diff --git a/content/practices/high-contrast/high-contrast-practice.html b/content/practices/high-contrast/high-contrast-practice.html index 2dee76107..783668f83 100644 --- a/content/practices/high-contrast/high-contrast-practice.html +++ b/content/practices/high-contrast/high-contrast-practice.html @@ -49,7 +49,12 @@
- People with visual impairments using the web often need to increase the contrast of content to make it perceivable to them. Operating systems provide settings for users to increase contrast or choose color themes that are useful to them. Authors must ensure content adapts to user settings and this section explains how to components can adapt to those settings and verify compatibility through testing. + Some people with + visual disabilities using the web + need more than the required default minimum color contrast to perceive content. + Operating systems provide settings that enable those users to increase contrast and choose alternate color themes. + Web authors can ensure their content is accessible to those users by appropriately responding to such operating system settings. + This section explains how to make components responsive to color and contrast settings and how to test support for those settings.
This section covers: