Labels or instructions are provided when content requires user input.
ADA Relevance: Level A is the minimum baseline. Failing this criterion is a clear ADA violation and one of the easiest violations for plaintiff attorneys to identify.
Users need to know what information is expected in each form field. Without labels, fields are meaningless to screen reader users.
Check that every form field has a visible label or instructions. Verify labels are programmatically associated with fields. Placeholder text alone is not sufficient.
Add visible <label> elements associated with each form field using the for attribute. Include any specific format requirements (e.g., 'Date: MM/DD/YYYY').
These industries commonly fail WCAG 3.3.2 due to the nature of their website content and functionality:
Different platforms have different levels of built-in support for WCAG 3.3.2:
WCAG 3.3.2 requires that labels or instructions are provided when content requires user input. This is a Level A criterion under the Understandable principle, meaning it is a minimum baseline requirement.
Check that every form field has a visible label or instructions. Verify labels are programmatically associated with fields. Placeholder text alone is not sufficient.
Yes. WCAG 3.3.2 is a Level A criterion, and courts consistently reference WCAG 2.1 AA as the standard for ADA compliance. Failing to meet this criterion creates legal exposure for ADA lawsuits, which typically settle for $10,000 to $75,000+.
Failing WCAG 3.3.2 Labels or Instructions means users need to know what information is expected in each form field. Without labels, fields are meaningless to screen reader users. This violation is detectable by automated scanning tools that ADA plaintiff attorneys use to identify lawsuit targets. ADA CodeFix can scan your site for this specific violation and provide AI-generated code fixes.
ADA CodeFix automatically scans for Labels or Instructions violations and provides AI-generated code fixes — not overlay widgets.
Scan Your Site Free