UCD Surf

explore the design intelligence archive

Daily digest
Design systemsEstablished

Design tokens are now table stakes, not a nice-to-have

Published 21 July 2026 · Source dated 20 September 2025

Naming styles as tokens (color-bg-primary, not "Blue 3") has moved from best practice to baseline expectation on teams running any kind of design system. This is established practice, not a new fad.

Token-based naming — semantic names tied to purpose, not appearance — keeps showing up as the default way design systems are structured now, because it's what actually survives rebrands and dark-mode without breaking every file. It's not new or exciting, which is exactly why it's established rather than trending: teams that skip it end up with unmaintainable style libraries within a year. For a junior designer, fluency here signals you understand systems thinking, not just making things look nice in one file.

Coach

Rename one component's styles in your current file to a token convention (e.g. color-bg-primary) instead of a colour name.

Source: radical.design ·