Color Management in Design Systems

8 min readUpdated 2026-06-10

Design tokens are the difference between 'update 200 files to change the brand color' and 'change one variable.' Every design system worth its salt uses tokens. But the real question is: which color format should your tokens use?

tokens

Shopify Polaris, Adobe Spectrum, and Salesforce Lightning all use design tokens generated from base hue/saturation/lightness values. The key insight: you don't define 'blue-500' — you define the base blue and derive all 11 stops mathematically.

formats

Shopify Polaris, Adobe Spectrum, and Salesforce Lightning all use design tokens generated from base hue/saturation/lightness values. The key insight: you don't define 'blue-500' — you define the base blue and derive all 11 stops mathematically.

implementation

Shopify Polaris, Adobe Spectrum, and Salesforce Lightning all use design tokens generated from base hue/saturation/lightness values. The key insight: you don't define 'blue-500' — you define the base blue and derive all 11 stops mathematically.

migration

Shopify Polaris, Adobe Spectrum, and Salesforce Lightning all use design tokens generated from base hue/saturation/lightness values. The key insight: you don't define 'blue-500' — you define the base blue and derive all 11 stops mathematically.

Try It Yourself

Use these free tools to apply what you learned: