Even on a white background, the error text for [TextField] is flagged at < 4.5:1 ratio, unacceptable for accessibility
Current Behavior 😯
The default red error text is too light against the best-case white background
Expected Behavior 🤔
It should be at least 4.5:1 on a white background; Default behavior on hover often darkens the background, requiring an even darker red to pass
Steps to Reproduce 🕹
Steps:
- https://next.material-ui.com/components/text-fields/
- Go to Validation section where there's demo of red error text
- I'll attach a pic where I open dev tools and use Lighthouse element inspector to inspect the text and it flags the contrast violation

Context 🔦
a11y testing; conformance required by customers
Your Environment 🌎
Your demo page (see url above, step 1); also happens on latest 4.x
Even on a white background, the error text for [TextField] is flagged at < 4.5:1 ratio, unacceptable for accessibility
Current Behavior 😯
The default red error text is too light against the best-case white background
Expected Behavior 🤔
It should be at least 4.5:1 on a white background; Default behavior on hover often darkens the background, requiring an even darker red to pass
Steps to Reproduce 🕹
Steps:
Context 🔦
a11y testing; conformance required by customers
Your Environment 🌎
Your demo page (see url above, step 1); also happens on latest 4.x