nopCommerce
nopCommerce copied to clipboard
Accessibility - Insufficient Contrast
nopCommerce version: 4.3
Steps to reproduce the problem:
- Navigate to homepage of demo site: https://demo.nopcommerce.com/
- Run a contrast checker, such as WCAG Color Contrast (https://chrome.google.com/webstore/detail/wcag-color-contrast-check/plnahcmalebffmaghcpcmpaciebdhgdf)
- Navigate to other pages and repeat.
- Observe the failing styles
It fails WCAG 2.0 - Level AA - Success Criteria - 1.4.3: Contrast (Minimum)
To be WCAG 2.0 AA compliant, all small text needs a contrast ratio of 4.5:1 and all large text needs a contrast ratio of 3:1.
On all pages, 5 styles fail, ranging from 1.9:1 to 4.48:1 On the homepage, 2 additional styles fail.
https://www.w3.org/WAI/WCAG21/quickref/#contrast-minimum https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html
Regarding all accessibility tasks. We have the "accessiBe" plugin available out of the box. It's the #1 Fully Automated Web Accessibility Solution for ADA & WCAG Compliance
After some consideration we've decided not to implement this functionality out of the box and leave it for customization