Design Tokens 2.0: A Unified Contrast Token Proposal for Inclusive Design Systems
Design · 4 min read
Today a coalition of UX teams from fintech, healthcare, and public sector organizations released the Design Tokens Contrast Proposal, a draft that maps semantic contrast roles—like 'primary-action-on-light' and 'muted-on-dark'—to specific contrast ratio thresholds and fallback rules.
The proposal's key innovation is intent-based tokens: instead of choosing colors per component, designers select a contrast intent and let the design system resolve color choices appropriate for theme, brand tinting, and user preferences like high-contrast mode. It also specifies how tokens should degrade when contrast constraints cannot be met, for example by changing weight or introducing an outline.
Tooling support is already in the works: the group published example JSON token sets, a CLI that evaluates token libraries against WCAG-like heuristics, and Figma plugins that surface contrast intent rather than raw hex values. Early adopters report faster audits and fewer accessibility regressions during theming.
The proposal remains a draft and asks for community feedback, particularly from color-blind and low-vision users who can validate real-world legibility. If adopted, this approach could significantly reduce the ad hoc color fixes that often pile up in large design systems.