Accessibility in typography
Stay organized with collections
Save and categorize content based on your preferences.
Wear OS provides a range of features to support more accessible typography. This
includes ensuring sufficient color contrast between text and background, and
supporting user-configurable text sizes. These features help create a more
comfortable and inclusive user experience for all users.
Color and contrast
Support visual accessibility by choosing the appropriate color contrast
between your product's text and background. Contrast is the perceived difference
between the lightness or darkness of two colors, and is quantified by a contrast
ratio. Key contrast ratios indicate levels of contrast that are sufficient for
accessibility. In the case of typography this also includes the contrast between
weight, scale and the size relationship between different type styles.
User-configurable sizes
Each block of text within a layout uses the Wear OS user-configurable font size
framework, where each of the type styles and roles increase / decrease in scale
by +/- 6% increments based on what is set by the user within system settings.
Layouts should be designed while considering the impact of the largest and
smallest text sizes on the UI.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-20 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-20 UTC."],[],[],null,["# Accessibility in typography\n\nWear OS provides a range of features to support more accessible typography. This\nincludes ensuring sufficient color contrast between text and background, and\nsupporting user-configurable text sizes. These features help create a more\ncomfortable and inclusive user experience for all users.\n\nColor and contrast\n------------------\n\n\nSupport visual accessibility by choosing the appropriate [color contrast](https://m3.material.io/foundations/designing/color-contrast)\nbetween your product's text and background. Contrast is the perceived difference\nbetween the lightness or darkness of two colors, and is quantified by a contrast\nratio. Key contrast ratios indicate levels of contrast that are sufficient for\naccessibility. In the case of typography this also includes the contrast between\nweight, scale and the size relationship between different type styles. \n\n\u003cbr /\u003e\n\nUser-configurable sizes\n-----------------------\n\n\nEach block of text within a layout uses the Wear OS user-configurable font size\nframework, where each of the type styles and roles increase / decrease in scale\nby +/- 6% increments based on what is set by the user within system settings.\n\nLayouts should be designed while considering the impact of the largest and\nsmallest text sizes on the UI. \n\n\u003cbr /\u003e"]]