This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Wrong color for hint text #3998
Closed
Description
Hint text in and friends is too light; the contrast ratio for hint text is only 1.88. The Material spec requires a ratio of at least 4.5. Hint text should be changed to 54% alpha instead of the current 26%.
http://www.google.com/design/spec/style/typography.html#typography-other-typographic-guidelines
"Text should maintain a minimum contrast ratio of at least 4.5:1"