WCAG 2.2 is clear on what accessibility requires, but far less clear on how agencies should apply it in real delivery workflows.

For many digital agencies, WCAG becomes a source of friction not because the guidelines are unreasonable, but because they’re often introduced late, interpreted inconsistently, or treated as a checklist rather than a delivery framework.

WCAG often fails not because of complexity, but because ownership is unclear, particularly for accessibility for delivery teams managing competing priorities.

This guide explains how agencies can apply WCAG 2.2 Level AA across the full delivery lifecycle — from proposal and design through development, verification, and post-launch maintenance — without slowing delivery or increasing risk.

Why WCAG feels hard in practice

Most agencies don’t struggle with the principles of WCAG. They struggle with:

  • translating guidelines into design decisions
  • defining “done” for developers
  • explaining accessibility outcomes to clients
  • proving conformance without over-claiming

WCAG wasn’t written for agencies, it was written as a standard. Applying it successfully requires structure, interpretation, and consistency across teams.

1. WCAG in proposals and scoping

WCAG problems often start before delivery begins.

What agencies should commit to

When scoping accessibility, agencies should be explicit about:

  • WCAG version (2.2)
  • Conformance level (Level AA)
  • Scope (templates, components, journeys)
  • Known exclusions or assumptions

Clear scoping reduces downstream risk.

What agencies should avoid

Avoid promising:

  • “100% accessibility”
  • “full compliance”
  • guarantees beyond scope

Instead, position WCAG as a defined delivery outcome with evidence.

This is where design-stage accessibility guidance helps agencies set expectations early and scope accessibility responsibly.

2. WCAG in design (before development begins)

Accessibility is cheapest and easiest to address during design.

What WCAG means in design

At this stage, WCAG informs:

  • colour contrast
  • text sizing
  • heading hierarchy
  • focus states
  • component behaviour

Design reviews should focus on patterns and systems, not individual pages.

Practical agency approach

  • Review Figma files for WCAG risk early
  • Define accessible component rules
  • Document accessibility decisions for developers

Design-stage alignment prevents rework and conflicting interpretations later.

3. WCAG in development

This is where WCAG becomes tangible.

What developers need

Developers don’t need WCAG theory — they need:

  • clear acceptance criteria
  • examples of expected behaviour
  • consistency across components

WCAG success depends on how requirements are consumed by teams, especially accessibility for developers working within component-based systems.