Adobe introduces 'Inclusive Tokens' to Spectrum, tying color, motion, and semantics to accessibility audits
Design · 6 min read
Inclusive Tokens extend Spectrum’s existing token model by pairing visual values (colors, spacing, motion) with accessibility metadata — contrast ranges, recommended semantic roles, motion-intensity recommendations and usage context. Adobe says tokens can be compiled into platform-specific formats (CSS, JSON, Swift, Android XML) and consumed at runtime to adapt the UI for individual needs, such as increased contrast, reduced motion or simplified motion paths.
The system ships with a set of prevalidated token bundles built from WCAG 3 heuristics and real-world user data collected through Adobe’s accessibility lab partnerships. Designers can select Accessibility Presets in Figma or Adobe XD that automatically swap tokens and provide inline audit flags where a chosen color token falls short for a selected contrast target. Engineers get a CLI linter that emits CI warnings when tokens are misapplied or when component usage violates accessibility semantics.
Adobe also released a Spectrum plugin to help teams negotiate style updates: designers propose token changes, stakeholders—including accessibility leads—can flag regressions, and the plugin records an audit trail that links token versions to accessibility test results. The goal is to reduce the frequent disconnect where visual design changes create accessibility drift downstream.