
WCAG 2.1 – Criterion 3.3.3 – Error Suggestion (Level AA)
- Przejdź do artykułów z tagiem A11Y
- Przejdź do artykułów z tagiem accessibility
- Przejdź do artykułów z tagiem accessibilityMatters
- Przejdź do artykułów z tagiem WCAG
- Przejdź do artykułów z tagiem WCAG 2.1
- Przejdź do artykułów z tagiem Web Content Accessibility Guidelines
Article content
We all like to know when we’ve made a mistake, right? Well, maybe not all of us… Ideally, it’s best not to make them, but since they happen, it’s nice to know how to correct them.
WCAG 3.3.3 Error Suggestion
This is where the WCAG 3.3.3 Error Suggestion criterion (level AA) helps us. It applies to forms and error messages, which should be sufficient enough so that our User knows what needs to be corrected or what issues were missed.
What should we NOT do?
- Write very general error messages – “This field is required.” Great, but what now?
- Describe what will happen after completing the form field – “You will receive a verification code on this phone number.” We have other tools, like labels and instructions (WCAG 3.3.2).
What are sufficient error correction suggestions?
Here are a few examples:
- “The email address is invalid. Example of a valid format: example@email.com”;
- “The password is too short, use at least 8 characters”;
- “The postal code should contain 5 digits and be in the format XX-XXX.”
Remember that the error message should be appropriately linked to the specific form field so that users using assistive technology know where the error occurred and can conveniently navigate to it. There are a few techniques in this area. If you’d like to read more, we invite you to check out the article that expands on the topic of WCAG 3.3.3 Error Suggestion.

Małgorzata Szymczak
Accessibility Specialist & Junior Frontend Developer
Recommended articles
-
14.02.2023Accessibility
WCAG 2.1 – Criterion 1.2.5 – Audio Description (Recording) (Level AA)
Today, criterion 1.2.5, which is related to criterion 1.2.3. If we have addressed audio description in 1.2.3, criterion 1.2.5 is…
-
06.09.2024WCAG Academy
WCAG 2.2 – Criterion 3.3.9 – Accessible authentication (enhanced) (Level AAA)
Today, we’re covering criterion WCAG 3.3.9 Accessible Authentication (enhanced) at AAA level, which is a more detailed version of criterion…
-
17.08.2022Accessibility
How to Create an Accessible E-commerce?
Usually, on the Kinaole blog, we describe good accessibility practices to you so that you can use this knowledge in…