🔵 Level AA

WCAG 3.3.3: Error Suggestion

Success Criterion 3.3.3 — Level AA

Quick Answer

If an error is detected and suggestions are known, they must be provided to the user.

Why It Matters

Vague error messages like 'Invalid input' don't help users understand how to fix their mistake.

How to Audit

Run an automated accessibility scan to detect common Error Suggestion failures. Then manually verify with: keyboard-only navigation, a screen reader (VoiceOver on Mac, NVDA on Windows), and browser developer tools. Automated tools catch approximately 40% of Error Suggestion issues — manual testing is essential.

How to Fix

Provide specific suggestions: 'Enter a valid email like name@example.com'

Frequently Asked Questions

What is WCAG 3.3.3 Error Suggestion?

If an error is detected and suggestions are known, they must be provided to the user.

Is WCAG 3.3.3 required for ADA compliance?

WCAG 2.1 Level AA is the standard referenced in most ADA website lawsuits and DOJ guidance. All Level AA criteria including this one are relevant to legal compliance.

How do I fix WCAG 3.3.3 violations?

Provide specific suggestions: 'Enter a valid email like name@example.com'

Disclaimer: This guide is for informational purposes only and does not constitute legal advice. Consult a qualified ADA/accessibility attorney for your specific compliance situation.

Scan Your Site for WCAG 3.3.3 Issues

Get a free automated accessibility report including all WCAG 2.1 AA violations.

Run Free Accessibility Scan