1.4 Distinguishable · Perceivable
WCAG 1.4.9 Images of Text (No Exception)
Level AAA
Stronger version of 1.4.5: images of text aren't allowed at all, except for logotypes.
Common failures
- Decorative quote graphics use baked-in text.
How to fix
- Render every text element with HTML/CSS; reserve image-of-text for logos only.
Related criteria
- WCAG 1.4.5 Images of Text Level AA