Stepper and Stepper Item - Ensure active user interface components have sufficient contrast - (2036570228) #7834
Labels
0 - new
New issues that need assignment.
a11y
Issues related to Accessibility fixes or improvements.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
needs triage
Planning workflow - pending design/dev review.
Violation:
Ensure active user interface components have sufficient contrast
WCAG Reference:
Severity:
6
Media Type:
Color and Contrast
Areas for Remediation:
Issue
Light gray form field borders on a background have a contrast ratio below 3.00:1.
Foreground: #B1B1B1
Background: #F8F8F8
Contrast ratio: 2.0:1
User Impact
Users with low vision will have difficulty identifying this content.
Suggestion
Ensure active user interface components have sufficient contrast. The required minimum contrast ratio is 3.00:1.
Common examples of qualifying components include text field borders, checkmarks for checkboxes, fillings for radio buttons, focus indicators, and icon-only controls.
For borders, the "adjacent color" can be the color that touches the outside of the border or the color that touches the inside of the border. Contrast with both is not required.
Disabled controls that cannot be navigated to with the keyboard are exempt from this requirement.
Refer to the Accessible Color Picker extension or Color Contrast Checker site for assistance: https://www.accessibility.dev/
Additional Resources:
The text was updated successfully, but these errors were encountered: