Material You 3.1 Introduces Accessibility Tokens Targeting Low-Vision Users
Tech · 5 min read
Material You 3.1 ships a new set of semantic tokens that explicitly encode contrast, scale, and focus states for low-vision scenarios. Instead of leaving contrast adjustments to component-level overrides, Material 3.1 exposes high-contrast token variants (e.g., surface-contrast, text-contrast-strong) that theme authors can opt into across light and dark modes.
For designers and engineers maintaining design systems, the practical win is less ad-hoc patching: tokens are versioned and documented with WCAG targets. Google also published migration guidance and a small audit tool that flags components that fall below defined contrast thresholds when the new tokens are enabled.
The rollout emphasizes backward compatibility but encourages product teams to test at scale; Google reports early adopters saw measurable improvements in readability metrics during usability testing. Expect other platform design systems to adopt similar token-first approaches to accessibility in the coming year.