What is wcag 2.1

Last updated: April 1, 2026

Quick Answer: WCAG 2.1 (Web Content Accessibility Guidelines version 2.1) is a W3C standard that provides recommendations for making web content accessible to people with disabilities. Released in 2018, it builds on WCAG 2.0 with additional guidelines covering mobile accessibility and emerging technologies.

Key Facts

What is WCAG 2.1?

WCAG 2.1 (Web Content Accessibility Guidelines version 2.1) is an international technical standard published by the World Wide Web Consortium (W3C) that provides guidelines and recommendations for making web content accessible to people with disabilities. The standard was released in June 2018 and represents an evolution of the earlier WCAG 2.0 standard, incorporating new accessibility requirements for mobile devices and emerging web technologies.

The POUR Principles

WCAG 2.1 is built on four foundational principles abbreviated as POUR: Perceivable, Operable, Understandable, and Robust. Perceivable means content must be presented in ways users can understand through their senses. Operable means users must be able to navigate and use all functionality. Understandable means text, interface design, and predictability must be clear. Robust means content must be compatible with current and future assistive technologies and browsers.

Guidelines and Success Criteria

WCAG 2.1 contains 13 overarching guidelines that provide direction for creating accessible web content. Each guideline has specific, testable success criteria organized into three conformance levels: Level A (basic accessibility), Level AA (intermediate accessibility, the recommended level), and Level AAA (enhanced accessibility). Websites typically aim for Level AA conformance, which balances accessibility improvements with practical implementation requirements.

Key Improvements in WCAG 2.1

WCAG 2.1 added 17 new success criteria beyond WCAG 2.0, specifically addressing mobile accessibility, low vision users, and cognitive disabilities. These additions address challenges with touch interfaces, screen orientation, text spacing, and pointer gestures. The new criteria help ensure that websites work well on smartphones and tablets, not just desktop computers, and accommodate a wider range of user needs.

Importance and Adoption

WCAG 2.1 is widely recognized as the international standard for web accessibility and is mandated by law in many countries and jurisdictions. Organizations that follow WCAG 2.1 ensure their websites are usable by people with visual, auditory, motor, and cognitive disabilities. Compliance with WCAG 2.1 benefits all users by improving site usability, navigation clarity, and overall user experience.

Related Questions

What is the difference between WCAG 2.0 and WCAG 2.1?

WCAG 2.1 builds on WCAG 2.0 by adding 17 new success criteria focused on mobile accessibility, low vision, and cognitive disabilities. Both versions share the same four core principles, but WCAG 2.1 provides more comprehensive coverage for modern web technologies and devices.

What does Level AA conformance mean?

Level AA is the intermediate conformance level of WCAG 2.1 and is the recommended standard for most websites. It requires compliance with a specific set of success criteria that balance accessibility improvements with practical implementation feasibility.

Who needs to follow WCAG 2.1?

Organizations that develop websites should follow WCAG 2.1 guidelines. Many governments and jurisdictions legally require public websites and services to meet at least Level AA conformance, making accessibility compliance a legal requirement in many cases.

Sources

  1. W3C - WCAG 2.1 Quick ReferenceCopyright
  2. Wikipedia - Web Content Accessibility GuidelinesCC-BY-SA-4.0