Your Website Might Be Failing Users You Never Knew Existed

A close-up of a mobile device resting on a table showing a colorful website layout designed for easy navigation with bold headings

Your Website Might Be Failing Users You Never Knew Existed

The Web Content Accessibility Guidelines (WCAG) 2.1, published in June 2018, represents a significant evolution in web accessibility standards. While maintaining complete backward compatibility with WCAG 2.0, this update introduces 17 new success criteria that address critical gaps in accessibility. These additions specifically target three main areas: mobile accessibility, low-vision support, and cognitive disabilities.

The need for WCAG 2.1 emerged as technology evolved beyond the scope of the original 2.0 guidelines. Mobile devices became ubiquitous, revealing new accessibility challenges that weren’t anticipated when WCAG 2.0 was developed. Similarly, the growing understanding of cognitive disabilities and the needs of low-vision users who don’t rely on screen readers highlighted areas requiring additional guidance.

Mobile Accessibility Enhancements

WCAG 2.1 introduces several criteria specifically addressing mobile device usage challenges. The Orientation criterion (1.3.4) requires content to function in both portrait and landscape orientations unless a specific orientation is essential for functionality. This addresses users with mobility limitations who may have devices permanently mounted to wheelchairs or other assistive equipment.

Touch interaction receives significant attention through multiple new criteria:
• Pointer Gestures (2.5.1) ensures multipoint or path-based gestures have single-pointer alternatives
• Pointer Cancellation (2.5.2) requires that pointer-based actions can be aborted or undone
• Motion Actuation (2.5.4) mandates alternative controls for device motion-triggered functionality
• Target Size (2.5.5) establishes a minimum 44-by-44 CSS pixel size for pointer input targets

These criteria collectively benefit users with limited dexterity, tremors, or other motor control difficulties. The Concurrent Input Mechanisms criterion (2.5.6) prevents platforms from restricting input modalities, allowing users to switch seamlessly between keyboard, mouse, stylus, and voice input as their needs change.

Low-Vision and Cognitive Accessibility

Four new criteria directly support users with low vision who don’t necessarily use screen readers. Reflow (1.4.10) ensures content displays without horizontal scrolling at 320 CSS pixels width, allowing significant magnification without losing readability. Non-Text Contrast (1.4.11) extends the existing contrast requirements beyond text to include user interface components and graphical elements, requiring a 3:1 contrast ratio.

Text Spacing (1.4.12) permits users to adjust line height, paragraph spacing, letter spacing, and word spacing without losing content or functionality. Content on Hover or Focus (1.4.13) ensures that additional content triggered by pointer hover or keyboard focus remains visible and doesn’t disappear unexpectedly or obscure other content.

Cognitive accessibility improvements include several key additions:
• Identify Input Purpose (1.3.5) requires form fields to be programmatically identifiable for autofill functionality
• Character Key Shortcuts (2.1.4) requires mechanisms to disable or remap single-character shortcuts
• Timeouts (2.2.6) mandates warnings about user inactivity that could cause data loss
• Status Messages (4.1.3) ensures confirmation messages are announced by assistive technologies
• Animation from Interactions (2.3.3) allows users to disable motion animations triggered by interaction

These criteria reduce cognitive load, prevent accidental activation of functions, and provide clear feedback mechanisms. Label in Name (2.5.3) ensures visible button labels match their programmatic names, supporting voice recognition users who need to speak commands accurately.

What Specific Changes Were Made in WCAG 2.1?

The transition from WCAG 2.0 to 2.1 introduced 17 new success criteria distributed across all three conformance levels: 5 at Level A, 7 at Level AA, and 5 at Level AAA. These additions don’t modify existing 2.0 criteria but expand coverage to address contemporary accessibility challenges. The new criteria span multiple principles, with significant additions to the Perceivable principle (addressing visual presentation and content structure) and the Operable principle (focusing on input methods and user control).

Understanding these changes is crucial for maintaining compliance with evolving accessibility standards. Organizations implementing WCAG 2.1 must assess their digital properties against both the original 2.0 criteria and these new requirements. The Accessibility Compliance Category provides comprehensive guidance on meeting these standards. Access Pro’s automated scanning tools help identify areas where websites may fall short of WCAG 2.1 requirements, particularly in the newly introduced mobile and cognitive accessibility criteria. The platform’s reporting features highlight specific violations and provide remediation guidance, streamlining the process of achieving and maintaining WCAG 2.1 compliance across web properties.