Visual Hierarchy

Establish clear importance through size, weight, color, and spacing. Every screen should have one obvious focal point — the primary action or content the user came for.

  • One primary action per screen — there MUST be a single focal point; if everything is bold, nothing is bold
  • Use size and weight (not just color) to distinguish heading levels
  • Group related content with proximity; separate unrelated content with whitespace
  • Interactive elements MUST be visually distinguishable from static content
  • Disabled elements SHOULD be visually muted but still discoverable

See agentic-cookbook://guidelines/accessibility/accessibility for accessibility requirements (contrast, labels, focus order).

References:

version
1.0.0
platforms
windows
tags
ui, visual-hierarchy
author
Mike Fullerton
modified
2026-03-27

Change History

Version Date Author Summary
1.0.0 2026-03-27 Mike Fullerton Initial creation