Visual Hierarchy: A Practical Guide

Hierarchy is the difference between a page users understand instantly and a page that requires effort to parse. It's not decoration — it's communication architecture. This guide covers the techniques and the rules for using them deliberately.

The Hierarchy Techniques

TechniqueHow it worksWatch for
SizeLarger elements feel more importantDiminishing returns above 3x ratio
WeightBolder type / heavier elements draw eyeToo much bold = none stands out
ColorSaturated or high-contrast colors popColor-only signals fail accessibility
SpacingWhite space around an element isolates itPowerful and underused
PositionTop-left and natural focal points get noticed firstCulture-dependent (RTL vs LTR)
ContrastBigger visual difference = bigger perceived importance gapContrast levels should match meaning levels

The Rules

  1. One primary focal point per screen. Identify it and protect it.
  2. Stack techniques. The most important elements typically combine multiple techniques (largest + bold + most saturated + most whitespace).
  3. Restraint matters. The contrast between "loud" and "quiet" creates hierarchy. If everything is loud, nothing is.
  4. Keep ratio meaningful. The size step between H1 and H2 should match the importance step.
  5. Test the squint. Squint at your design — what stands out should be the most important content.

Common Failures

  • Every paragraph has a bold word, eroding the meaning of bold.
  • Multiple "primary" CTAs on a single screen.
  • Headline and body type look almost the same size.
  • Background color competes with primary content for attention.
  • Visual emphasis driven by aesthetics, not communication importance.

A Reliable Workflow

  1. List the content elements and rank them by importance.
  2. Assign type scale, weight, and color to match the ranking.
  3. Add spacing to isolate the most important elements.
  4. Squint test. Adjust. Repeat.
  5. Test with real users — if they can't identify the primary action, hierarchy is failing.

Try It Yourself

Build type hierarchy with the DesignKit color and gradient tools.

Color Palette Extractor →

Frequently Asked Questions

Deliberate arrangement of elements so the eye is drawn to the most important content first.
Size, weight, color, spacing, position, contrast — combined intentionally.
Yes — every page should have one element that's clearly the most important.
Three to five is the practical range. Beyond five is hard to design and parse.
Trying to emphasise everything. When everything is loud, nothing stands out.