Adobe Adds Accessibility Tokens to Creative Cloud, Aiming for Cross-Platform Consistency
Design · 5 min read
Adobe announced an expansion of its design token system focused explicitly on accessibility: contrast ratios, motion sensitivity flags, focus-visible styles, and semantic spacing rules are now part of Creative Cloud’s shared token library. The tokens are available in Figma and Adobe XD via plugins and can be exported to CSS, iOS, and Android formats, enabling the same accessibility intent to travel from mockup to production.
The library includes metadata for user-preference triggers—like reduced motion and high-contrast modes—so components built with these tokens can switch behavior automatically based on OS-level settings. Adobe also published a companion guidelines doc that maps tokens to WCAG 2.2 success criteria and offers patterns for progressive enhancement when constraints prevent full compliance.
Design leaders we spoke to said the tokens reduce handoffs and make audits less ad hoc, but they cautioned that tokens alone won't solve systemic issues around semantics and keyboard support. Adobe acknowledged that tokens are part of a broader toolchain and announced partnerships with several accessibility testing vendors to create an automated pipeline that flags token misuse before code lands in production.