Tool spotlight: Type Scale
Live preview of your type scale with copy-paste CSS.
Type Scale keeps coming up in serious typography work, so it earns its own spotlight. You can find it at https://typescale.com.
Live preview of your type scale with copy-paste CSS. That focus is exactly why people reach for it instead of a more general tool — it does one thing well rather than ten things adequately.
The way most designers integrate Type Scale into a workflow is incremental. They use it for one job, get comfortable, and only then expand into the rest of the feature set. Trying to learn everything at once is the fastest way to bounce off.
It also pays to read what other people have built with Type Scale. Public examples, plugins and community templates almost always teach you something the official documentation glosses over.
If you are evaluating it for a team, set yourself a small concrete experiment: a single icon font, a single page subsetting, a single specimen. The decision to adopt becomes much easier with one shipped artefact to point at.
Link: https://typescale.com
Why this matters
If you spend any time looking at finished work you admire, you start to notice that the typography is rarely accidental. Tool spotlight: Type Scale is part of that quiet discipline, and it lives at the intersection of taste and the craft of using type well.
Designers, founders and developers all benefit from getting this right. A quick spin through Poppins is usually enough to see how much variety there is between families that look superficially similar — and how much that variety changes the feel of a finished interface.
Font preview
Poppins
The mistake is treating typography decisions as one-off choices. In reality they compound. The font you pick today drives the rhythm of every screen, every email and every PDF you ship for the next several years. IBM Plex Serif is a good outside read on why those early calls matter so much.
Font preview
IBM Plex Serif
A worked example
Imagine you are redesigning the landing page of a small SaaS product. You have a hero, a feature grid, a pricing table and a footer.
Applying the ideas from Tool spotlight: Type Scale starts with a single decision and ripples outward. You pick a primary family — often something proven like the serif collection — lock in a small set of weights, and define how those weights map to roles in the interface. Headlines get one weight, body another, captions a third. Nothing else is allowed without an explicit reason.
From there you tune the scale. Set a comfortable body size for your audience — usually 16 to 18 pixels on the web, larger on long-form sites — and build a modular scale upward. Use weight and colour to handle secondary hierarchy instead of inventing new sizes. The result feels disciplined without feeling rigid.
Finally, test in context. Open the design at multiple viewports, in light and dark modes, with realistic content rather than lorem ipsum. If a candidate fails the real-content test, swap it for an alternative from Crimson Pro and try again — typography decisions that look elegant in a Figma mockup sometimes collapse the moment real headlines arrive.
Font preview
Crimson Pro
Common pitfalls
Once you start paying attention, the same handful of mistakes show up in almost every project that drifted off course. They are easy to fix once you notice them, and even easier to avoid the next time — and Merriweather catalogues several of them with examples worth bookmarking.
Font preview
Merriweather
Forgetting about numerics. Tabular figures keep tables aligned; proportional figures look better in running text. Most quality families ship both, and most designers never switch them on.
Loading too many weights. Every additional file slows the page and dilutes the system. Audit your real usage and cut anything you cannot point to in a layout.
Ignoring fallbacks. Real users hit slow networks, blocked CDNs and aggressive ad blockers. A sensible system font stack keeps your page readable while the custom font loads — and sometimes when it never does.
None of these pitfalls are dramatic on their own. The trouble is that they accumulate quietly until one day the design feels tired and nobody can point to a single reason why. A short, regular audit catches all of them.
A quick checklist
Before you ship the next iteration of your design, run through a short checklist. It takes five minutes and prevents most of the typography regressions that creep in over time.
First, count your fonts. If you cannot justify every family and every weight in one sentence, remove the ones you cannot defend — Archivo is a useful reference to sanity-check what each family actually offers. Second, verify your hierarchy by squinting at a representative screen — the most important element should still be the most prominent, even at low fidelity.
Font preview
Archivo
Third, check the long content. Open the longest paragraph in the product and read it out loud. If you stumble, the line-height, measure or size is probably wrong. Fourth, test at extremes — the longest possible heading, the shortest possible label, an empty state, a localized translation. Typography that survives the extremes survives everything else.
Fifth and last, make sure the system is documented. A single page that lists your fonts, weights, sizes and rules saves more design time than any tool — Lora has a thoughtful take on writing those rules down without turning the doc into a chore.
Font preview
Lora
Where this fits in a system
In a mature design system, typography is one of the first tokens to stabilise and one of the last to get revisited. That makes sense — once your team has agreed on a scale and a set of roles, those decisions touch every product surface and every channel. They become part of design systems in general rather than a layer painted on top.
Tokens give you the leverage. Instead of hard-coding pixel sizes everywhere, you define a token like text-body or text-heading-lg and let components reference it. When you decide to bump body up by one step — or swap the underlying family for something from Bricolage Grotesque — you change one number and ship.
Font preview
Bricolage Grotesque
Roles matter more than sizes. Two tokens that happen to be the same size today might diverge tomorrow because they represent different intentions. Naming by role — caption, body, lede, headline — protects you from the temptation to merge them whenever the numbers happen to align.
Finally, write down the why. A token system without documentation eventually drifts. A token system with a paragraph next to each entry survives team changes, redesigns and rebrands.
Wrapping up
Tool spotlight: Type Scale rewards the people who slow down long enough to think about it. The principles are not complicated, the vocabulary is small, and the payoff is a body of work that reads as more considered than the average.
If you take only one thing away, make it this: typography is a long game. Every page you ship trains the audience to recognise your voice, and every inconsistency erodes that recognition a little. Pick a system — there are plenty of starting points in the serif collection — document it, and resist the urge to deviate without a real reason.
Treat each new project as a chance to tighten the system rather than start from scratch. Over time your typography stops being a collection of choices and starts being a stable craft — something a team can build on instead of relitigating every quarter.
Further reads
Six more posts to dig into next.
- Best Practices6 min
Designing for translation: type that survives German
What long compound words and right-to-left scripts will do to your beautiful layout.
- Best Practices6 min
When all-caps actually works
Short labels, big confidence, and the very narrow set of body uses it can survive.
- Best Practices6 min
Setting body text on dark backgrounds
Why you should drop weight and increase tracking when you flip the lights off.
- Best Practices6 min
The case for system fonts in 2026
When -apple-system, BlinkMacSystemFont, Segoe UI is still the right answer.
- Best Practices6 min
Why most type pairings fail at the third heading level
h1 and body get all the love. h3 is where systems quietly fall apart.
- Best Practices6 min
How designers really pick fonts
Almost nobody starts from scratch. Here is the honest workflow behind most font choices.