Resource guide
1.4.8 Visual Presentation
For blocks of text, users must be able to control foreground and background colour, line width, line spacing, and text alignment.
By Calling All Minds·Last updated April 2026
Success criterion
Conformance level
Enhanced accessibility — beyond the legal minimum.
What it means
For people with dyslexia, cognitive disabilities, or visual impairments, the ability to control text presentation can make the difference between being able to read content and not. Specific fonts, colours, line lengths, and spacing significantly affect readability.
This Level AAA criterion requires that text blocks can be configured by the user: foreground and background colour, line width (no more than 80 characters), line spacing (at least 1.5 times the font size), paragraph spacing, and text alignment (not justified).
In practice
Do not use fully justified text. Left-aligned text creates consistent word spacing which is much easier to read, particularly for people with dyslexia.
Keep line length to around 66 to 80 characters for body text. Very wide text is harder to track from line to line.
Use sufficient line height. A minimum of 1.5 times the font size is recommended.
Support user stylesheets by not overriding colour preferences with !important declarations.
Common failures
- Fully justified body text that creates uneven word spacing
- Very long lines of text with no maximum width set
- CSS that prevents users from overriding text colours
AXS Audit
AXS Audit checks your site against 1.4.8 and flags issues your team can act on straight away. It covers criteria that automated scanners often miss.
