Hierarchy Preview
See how heading levels map to a modular type scale. Adjust base size and ratio to preview a realistic article hierarchy with body and caption text.
What this hierarchy preview does
This hierarchy preview tool shows how h1 through h6 map to a modular type scale. Adjust base size and ratio to preview a realistic article hierarchy with body and caption text.
How to use it
- Set your base font size and modular scale ratio.
- Review how each heading level scales relative to body text.
- Adjust the number of scale steps to match your design system.
- Preview with sample headline and paragraph content.
- Read Typography Hierarchy for principles behind heading levels.
For deeper context, read the Typography Hierarchy chapter in the Typography Master guide.
Frequently asked questions
- How many heading levels should a website use?
- Most pages use h1 once for the page title, then h2 for major sections and h3 for subsections. Avoid skipping levels — each heading should represent a logical content outline.
- What size should h1 be relative to body text?
- On a Major Third scale (1.25), h1 is typically 3–4 steps above body text. On a Perfect Fourth (1.333), the jump is more dramatic. Preview both to match your brand tone.
- Should heading sizes be fluid?
- Hero h1 elements often benefit from fluid sizing with clamp(). Section headings (h2, h3) can use fixed scale steps from your token system for predictable layouts.