Saturday, October 11, 2025
HomeWeb developmentGreatest Practices Information (Half 2) — Smashing Journal

Greatest Practices Information (Half 2) — Smashing Journal


Welcome to the second a part of the information to typography in fintech. In Half 1, we reviewed the important thing factors to think about when selecting typefaces:

  • What’s the content material of your product? What sort of information do you primarily work with?
  • Who’s your widespread person, and during which circumstances do they use the product?
  • What are the precise factors you want to remember? For instance, what language help is deliberate for the long run? Or, possibly you could use some particular glyphs (math or uncommon forex symbols) in your product.

We additionally reviewed all font parameters and began investigating how they have an effect on readability and legibility. Now, let’s focus on methods to apply them to your designs.

Regulate Texts And Tables

Level Measurement

When selecting some extent measurement, we have to contemplate the physique textual content first. Physique textual content is essentially the most huge a part of your content material, and its type determines design and visible look. It’s additionally important to keep in mind that x-height would possibly range barely from sort to sort. Due to this fact, not all typefaces will look the identical in the identical measurement, and you’ll in all probability want to regulate it.

The final rule is that the dimensions of the display screen physique textual content must be 12-16px. However this measurement might change relying in your wants. If you work with funding apps, customers ought to have the ability to see a considerable amount of data on a single display screen. An acceptable answer right here is likely to be to scale back the physique textual content measurement to 10px however take note of legibility. As well as, merchants often wish to see massive quantities of information on a single display screen, with out scrolling something, as it would have an effect on the pace of response. We had such a case when a consumer requested us to make all of the physique textual content smaller to suit the display screen.

Comparison of x-heights in the same point size
Comparability of x-heights in the identical level measurement. (Picture credit score: Daria Karpenko) (Massive preview)

Secondly, contemplate headings. Attempt to construct a transparent content material hierarchy that can assist customers to work with the content material. Work out what number of ranges of headings you want. Don’t use too many, aiming for 3 to 5 ranges.

A page with typography style definitions for one of the projects.
A web page with typography type definitions for one in all our tasks. We’ve 5 ranges of headers right here, two of them each in decrease and uppercase. Uppercase variations are used primarily for particular data, corresponding to forex symbols, tickers, and so forth. (Picture credit score: Devexperts) (Massive preview)

Attempt to keep away from utilizing uppercase capitalization. However in case you capitalize headings in uppercase, make them brief.

When set in uppercase, the textual content is much less legible. The lowercase textual content has totally different shapes, ascenders, and descenders. They assist us intuitively acknowledge letters in context with out spending time deciphering them when studying. Uppercase textual content reduces this recognition as a result of capital letters typically have sq. shapes. So, the extra capitalized textual content you’ve got in a row, the extra time a person must learn it.

Comparison of two paragraphs, where one is written with lowercase, and the other one with capitalized
Examine these two paragraphs and the time you could learn every of them. Did you discover that you just acknowledge lowercase textual content sooner? (Picture credit score: Daria Karpenko) (Massive preview)

One other tip is to keep away from italics, underlining, and different methods to distinguish headings visually except you’re engaged on a small visible materials and have a powerful cause for such expressive typography. If it’s a should, select a daring font for visible distinction and accents, however use it sparingly.

Textual content Column

When working with texts, you have to decide an acceptable size of textual content traces. Overly lengthy textual content traces are onerous to comply with. Typically, the common measurement is 55-60 characters per line. Following these values will make it easier to preserve the textual content readable.

A screenshot from Devexa AI Skills where messages are broken down into multiple lines
For Devexa, we selected an affordable width of textual content blocks. Large messages are damaged down into a number of traces so customers can learn them comfortably. (Picture credit score: Devexperts) (Massive preview)

Line Spacing

The subsequent step is to decide on an acceptable line spacing (or main) to your textual content. This measurement determines the gap from the baseline to the baseline in a textual content paragraph. Normally, optimum line spacing equals 120% of physique textual content measurement, e.g., 12×1,2=14.4 for 12px textual content. However relying on the circumstances, you’ll be able to range this setting between 120% and 145%.

Line length and spacing
Line size and spacing. (Picture credit score: Daria Karpenko) (Massive preview)

Moreover the purpose measurement, the width of the column is a vital side that impacts line spacing. Typically, the rule is the broader the textual content column, the extra spacing between traces you want (see the illustration above). For slim columns, fairly tight spacing works properly, as you don’t have to comply with the great distance from the start to the tip of the road. Additionally, contemplate the area between columns: line spacing shouldn’t be bigger however noticeably smaller, as it’ll trigger confusion and mess. Customers ought to have the ability to distinguish textual content blocks from each other simply.

Letterspace And Monitoring

In high-quality typefaces, sort designers fastidiously alter letter spacing so you should utilize them by default. Nevertheless, there are a number of instances when extra settings are required.

First, when setting textual content in small level measurement (10px or much less), e.g., for captions or tooltips, add some small constructive monitoring — 1–2% is sufficient. It helps make the textual content extra legible.

Optimistic monitoring can be wanted in traces set in capital letters. Uppercase characters (and their sidebearings) are designed to come back earlier than lowercase at first of a phrase. For that reason, the All Caps setting is often too tight and requires extra spacing.

Ideas:

  • Assume twice when setting textual content in uppercase, and don’t do that and not using a robust cause as a result of it impacts legibility.
  • Keep away from greater than three to 5 phrases in uppercase.
  • For a bigger quantity of textual content, select a typeface with small caps.
  • Don’t attempt to imitate small caps by utilizing capitals in smaller sizes.
A screenshot where it's shown that all-Caps captions in the Devexa platform are one word long and have positive tracking
All-Caps captions within the Devexa platform are one phrase lengthy and have constructive monitoring. (Picture credit score: Devexperts) (Massive preview)

Detrimental monitoring is likely to be utilized while you use a kind in an especially massive level measurement.

Small negative spacing in numerals
Small unfavourable spacing in numerals. (Picture credit score: Devexperts) (Massive preview)

Design The Spreadsheets

A spreadsheet is a posh type of information illustration that ought to have a excessive stage of legibility. Establishing a spreadsheet could be difficult as a result of, in digital merchandise, we work with dynamic information, and due to this fact, we will solely typically predict their conduct.

observe is to think about all doable nook instances. What if a quantity has ten digits within the fractional half? Do we actually want to indicate the entire quantity, or can we shorten it? What if cells comprise information of very totally different lengths? Ask your analyst to think about all doable conditions to keep away from disagreeable surprises after launch.

Listed here are a number of core guidelines to enhance your spreadsheet:

Use Monospace (Or Tabular) Digits

Monospace digits are a set of digits with equal area width and central place inside them, in contrast to default ones. It’s essentially the most handy solution to align information exactly, permitting you to position digits in a column one under one other. Tabular digits are particularly helpful in compound merchandise like merchants’ watchlists and spreadsheets. They assist to maintain the structure whereas values change in actual time.

The Open Sort format helps this function and could be enabled within the Sort Settings menu > Particulars in Figma.

A screenshot showing where to find Monospaced digits feature in Figma
The place to search out Monospaced digits function in Figma. (Picture credit score: Daria Karpenko) (Massive preview)

Align Numbers By The Proper Facet Or By A Decimal Separator

Relying on utilizing integers or fractionals, select the suitable alignment. The intention is to position digits with the identical that means one under one other in a column.

Proper alignment means that you can align digits in response to their place within the numeral system. It really works properly in case you work with integers.

Digits in right alignment
(Massive preview)

When you work with fractionals, align by a decimal separator.

Fractionals aligned by a decimal separator
(Massive preview)

Alternatively, fill empty areas with zero symbols. On this case, columns will align by separator robotically.

A screenshot from Gate45 showing two types of numeral columns with different alignment
In Gate45, now we have two varieties of numeral columns: those that aren’t required to be comparable between one another (VWAP) have left alignment, the remaining have proper alignment, and decimals sit one above the opposite. (Picture credit score: Devexperts) (Massive preview)

When including extra symbols after values, corresponding to forex or footnote, do it with an overhang.

A screenshot showing how prices and currency codes are aligned
Costs are fastidiously aligned by the decimal separator within the given instance. Forex codes are aligned to the left, subsequent to the value. (Picture credit score: Devexperts) (Massive preview)

Select an acceptable alignment for the column’s headings. Normally, the heading is aligned on the identical facet because the column’s content material, and that is essentially the most handy and quick path for builders when working with dynamic information.

Typesetting numeral information in monospaced figures and appropriate alignment offers clear information illustration and improves legibility.

Use Acceptable Separation Marks

Take into account making use of totally different guidelines to the signal of the decimal separator. Relying on localization, it is likely to be a comma or interval: use intervals for the US, the UK, Australia, and Canada, and select a comma in case your viewers is from European international locations, like France, Germany, and so forth.

Hundreds of separators range between area, comma, apostrophe, and interval, relying on the area. Discover out which signal is utilized in your case and apply your method persistently.

Possible variations of decimals and thousands of separators in various countries
Doable variations of decimals and 1000’s of separators in varied international locations. For extra data, examine the Wiki article. (Massive preview)

Pay Consideration To Forex Symbols

Be aware that the suitable place for forex symbols additionally varies. The greenback signal and most indicators of European currencies often stand earlier than the worth. When you work with a particular image, guarantee you understand the utilization guidelines.

The position of the euro signal is decided by language. Based on the EU Interinstitutional type information (web page 114), the character is positioned earlier than worth in English-speaking international locations, in addition to in Dutch, Irish, and Maltese. In all different European languages, the order is reversed.

Currency codes and corresponding symbols
Forex codes and corresponding symbols. (Picture credit score: Daria Karpenko) (Massive preview)

There are additionally uncommon instances when symbols are positioned within the decimal separator place, for instance, Cape Verdean escudo.

Make sure that to position forex codes after worth. It’s a rule.

Keep away from Pointless Graphics

Striped backgrounds, traces, and borders are devices of cell connection that assist customers comply with the road within the spreadsheet. Repetitive striped backgrounds and features typically create visible noise and disturb consideration. Be sure you have a stable cause to make use of it and apply sparingly.

Keep away from utilizing vibrant colours and patterned traces (dashed, dotted, and so forth). Strains and borders must be stable and skinny, as they’re supporting parts that shouldn’t distract from information.

A neat structure is the easiest way to attach parts (cells) right into a stable unit (row). Use the Proximity precept to indicate a relation between objects.

Making horizontal area between columns tighter than vertical area between rows will make it easier to join parts intuitively with out extra graphic particulars.

Strive it earlier than utilizing any further parts.

Grasp Accessibility

When you’re a designer, you in all probability use high-quality screens to see a large shade vary. On this scenario, it is extremely tempting to make use of delicate shade shades, pale shadows, and different particulars to make your product look visually refined.

In actual life, the common buying and selling platform person may go in varied situations: on an previous pc, on a low-quality display screen, or just in vibrant daylight. Don’t forget about folks with particular wants: low imaginative and prescient, shade blindness, and so forth. It’s important to keep in mind that 90% of your viewers will barely discover delicate shade schemes and nuances. And it is a cause to maintain the distinction ratio.

Distinction Ratio

Distinction ratio is a numeral worth in format X:1 the place X might range from 1 (weakest distinction) to 21 (most). 1:1 means evaluating colours with no distinction, and 21:1 is obtainable by evaluating black and white.

When checking your distinction ratio, you’ll meet such labels as AA and AAA. These are ranges of accessibility, from decrease to increased, primarily based on WCAG accessibility requirements. Based on a number of components, corresponding to how broad your viewers is, which is the common age of the person, and which doable use circumstances you’ll be able to predict, it is best to meet at the least AA.

There are totally different standards for textual content and graphic parts for every customary. Every stage requires a particular distinction ratio:

  • AA: at the least 4.5:1 for regular textual content and three:1 for daring or massive textual content,
  • AAA: 7:1 for regular textual content and 4.5:1 for daring or massive textual content.
Examples of color pairs, their contrast ratio and the compliance with WCAG requirements
Examples of shade pairs, their distinction ratio and the compliance with WCAG necessities. (Picture credit score: Daria Karpenko) (Massive preview)

How do you examine in case your product meets these standards? You should use one in all many on-line instruments, for instance, Net AIM distinction checker. There are additionally loads of plugins in Figma which you could attempt.

At Devexperts, we often create merchandise with darkish themes because it offers us extra freedom in shade selection. As a result of our specialization, we frequently want many colours to spotlight varied values and features. It’s simpler to select a shade with sufficient distinction to the darkish background and make our merchandise accessible to as many individuals as doable.

Discover That One Typeface

So, realizing these easy steps to think about, it’s time to decide on a font to your fintech product. There are many marketplaces the place you should buy licensed typefaces. Examine myfonts.com first, as it’s the greatest participant on this area. Many sort foundries and impartial designers promote their fonts on this platform.

You may as well purchase a font instantly from the kind foundry’s web site. That is in all probability one of the best thought, as you (or the kind designer) won’t pay an extra charge to the platform. You may as well discover all typefaces by this kind foundry and discover some extra fonts you want for future tasks. Here’s a checklist of foundries to take a look at.

Industrial Sort

Commercial Type’s library
(Massive preview)

Industrial Sort’s library consists of a variety of typefaces of remarkable high quality.

The founders of Industrial Sort are Paul Barnes and Christian Schwartz, designers who’re well-known for his or her typeface Guardian Egyptian, created for The Guardian in 2004–05.

Sort.Immediately

Type.Today’s collection of modern, high-quality typefaces
(Massive preview)

Sort.Immediately is a retailer with an inspiring assortment of contemporary, high-quality typefaces. The undertaking was based by Ilya Ruderman and Yuri Ostromensky, who’re additionally co-founders of CSTM fonts sort foundry.

You may also wish to examine the opposite a part of the undertaking: Sort.Tomorrow, which presents extra experimental and loopy typefaces.

Typotheque

Typotheque’s library of retail fonts
(Massive preview)

Typotheque is a Netherlands-based sort design firm based by Peter Bilak in 1999. It has an enormous library of retail fonts that will serve any designer’s want. They’ve loads of nice type-related merchandise of their store.

Klim

Klim’s type foundry
(Massive preview)

Based by Kris Sowersby in 2005, Klim sort foundry creates customized and retail typefaces. Their work combines deep historic data with a up to date method to graphics. Examine their weblog — it has numerous thrilling studying.

Colophon Foundry

Colophon Foundry’s type agency
(Massive preview)

Colophon Foundry is a London-based sort company that gives a powerful selection of contemporary, completely executed typefaces. Don’t neglect to examine trials as properly.

I Love Typography

ILT’s collection of accurately-picked typefaces
(Massive preview)

ILT will not be solely a store with a powerful assortment of accurately-picked typefaces. It’s also a weblog with numerous nice type-related supplies on a variety of matters. Extremely really useful!

Grilli Sort

Grilli Type’s library
(Massive preview)

Grilli Sort is a foundry that gives varieties with a really fashionable feeling. Their library will not be that broad in quantity of typefaces, however every has an unlimited variety of types. Additionally they present trial variations for all their faces.

TypeTogether

TypeTogether’s homepage
(Massive preview)

Established in 2006 by two graduates from Studying College, TypeTogether foundry is focused on textual content typefaces for editorial functions. Aside from that, they’ve loads of show retail fonts of their catalog.

When you’re a pupil on the lookout for a typeface for non-commercial use, examine pupil license help on the web site. Typically, foundries give students good reductions and even supply some fonts at no cost. There are additionally trial variations supplied, so you’ll be able to examine if the typeface works properly to your undertaking earlier than buying.

Additionally, you’ll be able to attempt Fontstand. It’s a nice platform the place you’ll be able to try to hire fonts for a few {dollars} and use them for business tasks.

At Future Fonts, you could find an ideal number of typefaces in progress out there for buy with an excellent low cost. Additionally, you will obtain all updates for the bought typeface, which feels like an ideal funding!

And at last, in case you don’t have a price range in any respect, there are nonetheless some choices. For instance, Google Fonts have a variety of good typefaces which you should utilize at no cost for any type of undertaking. Check out IBM Sort Household, Open Sans, PT Sans, Inter, or Roboto. These are broadly used fonts everyone knows and meet in varied merchandise. For positive, one can find one thing appropriate there.

In any case, don’t forget to learn the license fastidiously, and be happy to ask the seller/sort foundry when you have questions.

Conclusion

Discovering the appropriate typeface is difficult as a complete. Dividing the method into steps and having the appropriate data at hand will make this journey a design journey filled with surprises. To keep away from sinking into pointless particulars, use this information as a map to your path, and you’ll by no means get misplaced.

That’s it! Hopefully, you’ve discovered this text useful for enhancing your workflow. Discover typefaces, as it is a nice and highly effective instrument for designers, and keep in contact!

Additional Studying On SmashingMag

Smashing Editorial
(yk)



RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments