Field Notes
Naming Conventions

Emphasis Scale

The weaker → weak → standard → strong naming convention for visual weight.

The Scale

Emphasis is encoded in semantic token names using four levels:

weaker → weak → (standard/omitted) → strong

When the emphasis level is standard, it is omitted from the name.

Examples

TokenEmphasisMeaning
--background-neutral-weaker-restWeakestMinimal presence, barely visible
--background-neutral-weak-restWeakReduced presence
--background-neutral-restStandardNormal presence (omitted)
--background-neutral-strong-restStrongMaximum presence

How It Maps to the Emphasis Dimension

Emphasis dimension valueToken naming
lowweaker or weak
medium(omitted / standard)
highstrong

The token naming uses a four-point scale while the dimension uses three points. The weaker/weak distinction gives finer control within the low-emphasis range.

Visual Effect

Moving along the emphasis scale simultaneously adjusts:

  • Color intensity — from muted/tinted to full saturation
  • Background presence — from transparent/subtle to solid fill
  • Border visibility — from hidden to prominent

This multi-property degradation is intentional — it creates a coherent visual weight shift rather than just changing one property.

On this page