Next-Gen Accessibility Standard WCAG 3.0 Is Coming
The next major web accessibility standard, WCAG 3.0, is on the horizon, set to replace the current ratio-based color contrast system with the more nuanced Advanced Perceptual Contrast Algorithm (APCA). This shift will more accurately reflect human vision, especially for users with low vision. For public sector platforms, compliance with European standard EN 301 549, which builds on WCAG, remains a legal and procurement necessity.
The current WCAG 2.x contrast model can produce usability failures, particularly in dark mode designs where its formula can overstate contrast, leading to text that is technically compliant but functionally unreadable. The algorithm's pass/fail approach also struggles with certain mid-range color combinations, like orange text on a white background, which may meet the 4.5:1 ratio but still cause visual fatigue for users. The Advanced Perceptual Contrast Algorithm (APCA) calculates a Lightness contrast (Lc) value based on factors like font weight and size, providing a more accurate measure of readability that aligns with human perception. For example, thin, lightweight fonts require a higher contrast value to be legible, a nuance the current WCAG 2.x ratio largely ignores. Development of WCAG 3.0 is led by the W3C's Accessibility Guidelines Working Group, with the first public working draft released in January 2021. The new guidelines are not expected to be finalized for several years and will not immediately deprecate WCAG 2.x, allowing organizations a long transition period. WCAG 3.0 introduces a broader scope to address modern and emerging technologies beyond traditional web pages. The guidelines are being designed to cover virtual and augmented reality (WebXR), voice input, and content on a wider range of devices, including wearables. For public sector bodies in the European Union, the key legal framework is EN 301 549, which establishes the accessibility requirements for ICT products and services. This standard directly incorporates the WCAG guidelines, meaning future updates to WCAG will directly influence public procurement and legal obligations across the EU. The EU's Web Accessibility Directive already mandates that public sector websites and mobile apps meet the standards laid out in EN 301 549. This has driven large-scale accessibility improvements across member states and provides a legal incentive for public agencies to stay aligned with evolving standards like WCAG 3.0.