Why names matter more than values
Most design system conversations focus on choosing the right color values — the perfect primary blue, the exact warm neutral. But the more consequential long-term decision is what to call those values. A token named 'blue-600' is semantically opaque: it tells you nothing about where it belongs or what it does, and when the brand pivots to a different blue, every downstream reference is either wrong or needs updating. A token named 'interactive-primary' tells you exactly where it belongs and survives any number of underlying color changes without requiring consumers to update anything. The name, not the value, is what the rest of the system depends on.
