Figma Launches Inclusive Tokens to Standardize Accessibility Across Design Systems
Design · 4 min read
Figma's Inclusive Tokens introduce structured metadata fields for color intent, contrast level, and motion sensitivity that travel with tokens across files and libraries. Designers can now mark a token as "critical-contrast" or "reduce-motion-optimal" and enforce those semantics in both component variants and generated code snippets.
The feature integrates with Figma's design system analytics to surface accessibility drift — for example when a color token used for body text is overridden with a low-contrast value in a forked file. Figma also published a set of best-practice token schemas for common accessibility concerns so organizations can adopt a shared vocabulary without starting from scratch.
Developers get automatic annotations in exported CSS and design-system packages; the annotations include ARIA recommendations and acceptable fallback colors. Early adopters in beta reported improved cross-team handoff and fewer accessibility regressions shipped, particularly on multi-brand systems where token intent is often lost.