Description
Make it easier for users to see and hear content including separating foreground from background.
Questions & Answers
Changing the color contrast is a fundamental change in our branding. Our current ratio is 3.46:1. Would we still be compliant if we suggest workarounds, like inverting screen colors in the user’s OS?
- color contrast
What are the easiest WCAG requirements to implement early in a web project?
What are the easiest WCAG requirements to implement early in a web project?
- wcag
What is an example of something that automated scanning cannot capture?
What is an example of something that automated scanning cannot capture?
- manual auditing
What are common use of color failures?
I’m not sure how to identify use of color failures. What are examples of common use of color failures?
- manual testing
- Use of color
Do checkbox components need to reach a certain contrast ratio?
Do checkbox components need to reach a certain color contrast ratio?
- color contrast
- non-text contrast
Why is tooltip text required to be hoverable?
I’ve created a tooltip that pops up when the user mouses over a button. Why would a user move their mouse onto the tooltip?
- content on hover or focus
- tooltip
Should inputs and buttons have the same focus state?
Should text input text focus state be the same as buttons keyboard focus state?
- buttons
- color contrast
- focus
- text input
How do I know whether an image of text is decorative?
Success Criterion 1.4.9: Images of Text (No Exception) states that text “used for pure decoration” is one of the few allowed uses for images of text. How do I know whether text is decorative?
- decorative images
- images
- text
How do I make my podcast accessible?
How do I make my podcast accessible to people with disabilities?
- audio
- audio controls
Is it an accessibility issue to hide content from mobile users?
My website has a form that disappears on small mobile screens to save space, but this is also causing it to disappear at large zoom sizes on desktops. Since I don't intend to have the form available to everyone anyway, is that really a Web...
- mobile
- reflow
- wcag