color-contrast
WCAG 1.4.3 — Level AA
Catastrophic footer color contrast — entire navigation inaccessible
What's wrong
ColourPop's pink footer uses #FF849E as background with #FDF2E7 (near-white) foreground text. The resulting contrast ratio is 2.1:1 — less than half the required 4.5:1 for normal text and 3:1 for large text. This affects all footer navigation links ("Contact Us," "About Us," "FAQ," "Careers," "Terms," "Privacy Policy"), footer heading labels ("help," "legal"), and the promotional announcement bar.
Why this matters legally
Every blind, low-vision, or color-deficient shopper who depends on contrast to read cannot access the footer navigation, legal disclosures, or shipping promotions. Under WCAG 2.1 Success Criterion 1.4.3, this is a Level AA failure — the minimum standard courts have applied in ADA e-commerce suits.
Affected elements (sample)
Copy-paste fix
Shopify theme settings approach:
✓ One CSS variable change or theme settings update fixes all 25 instances.