What are the hover state contrast requirements for drop down lists?
Question
Answer
According to WCAG Success Criterion 1.4.11, when elements have a visual indication of the state they are in (focused, mouseover or selected), the visual indication must meet a 3:1 contrast ratio. This includes elements within dropdown lists, so they must have a hover and focus state that reaches a 3:1 contrast ratio with the background.
For more information on WCAG contrast requirements, check out the “Accessibility Concepts for Designers” course from Accessible Web Academy. Check out our online accessibility tools and WCAG testing software too!