WCAG 3.2.4: Consistent Identification
Consistent Identification is a crucial WCAG 2.1 Success Criterion (Level AA) that ensures components with the same functionality across a set of web pages are identified in a consistent manner. This criterion falls under Guideline 3.2: Predictable, which aims to make web pages appear and operate in predictable ways.
What is Consistent Identification?
At its core, WCAG 3.2.4 requires that if a component performs the same action or has the same purpose on multiple pages of a website, its identification (e.g., its text label, icon, or alternative text) must remain consistent. For example, if you have a „Search” button on one page, a button that performs the exact same search function on another page should also be labeled „Search,” not „Find” or „Look Up.”
This consistency applies to all interactive elements such as links, buttons, form fields, and even to non-interactive elements like headings or informational icons, provided they convey consistent functionality or meaning.
Why Consistent Identification Matters for Accessibility
Predictability is a cornerstone of good user experience, especially for individuals with disabilities. Inconsistent identification creates confusion, increases cognitive load, and can make a website extremely difficult or even impossible to navigate for certain user groups.
Impacted User Groups:
By ensuring consistent identification, you build trust with your users, reduce frustration, and enable a more efficient and independent browsing experience for everyone.
WCAG 3.2.4 Success Criterion and Requirements
The official wording for Success Criterion 3.2.4 is:
3.2.4 Consistent Identification (Level AA): Components that have the same functionality within a set of Web pages are identified consistently.
Key Terms Explained:
It’s important to note that this criterion does not require that all instances of a component look identical (though visual consistency is also good practice, covered by other design principles). The core requirement is that their identification – how they are named or described – is consistent.
Practical Guidelines for Compliance
Achieving consistent identification requires careful planning, adherence to design standards, and diligent implementation. Here are practical guidelines:
1. Establish a Design System and Style Guide
2. Consistent Text Labels for Interactive Elements
3. Consistent Alternative Text for Images and Icons
4. Consistent Accessible Names for Custom Components
5. Consistent Headings and Navigation
Examples of Correct and Incorrect Implementations
Correct Implementations:
Example 1: Consistent Button Labels
Across multiple forms on different pages:
Example 2: Consistent Navigation Links
Global navigation links remaining the same:
Example 3: Consistent Icon with Alt Text / ARIA Label
A search icon used throughout the site:
Incorrect Implementations:
Example 1: Inconsistent Button Labels
Buttons with the same functionality having different labels:
Example 2: Inconsistent Navigation Links
Links to the same content having different labels on different pages:
Example 3: Inconsistent Alt Text for Icons
A shopping cart icon with varying alternative text:
Best Practices and Common Pitfalls
Best Practices:
Common Pitfalls:
By prioritizing consistent identification, you significantly enhance the usability and accessibility of your web content, making it a more predictable and user-friendly experience for all.
Related posts
- WCAG 5.2.3: Complete processes
- WCAG 5.2.4: Only Accessibility-Supported Ways of Using Technologies
- WCAG 5.2.5: Non-Interference
- WCAG 5.3.1: Required elements of the conformity declaration
- WCAG 5.3.2: Optional Components of a Conformance Claim
Still looking for answers?
Ask our experts using online chat