Editorial note: This guide is published by ADAComply, a PDF accessibility platform. It is informational only, not legal advice. Confirm legal obligations, deadlines, and exemptions with counsel or the relevant agency guidance.

WCAG 2.1 AA for PDF Documents

What WCAG 2.1 AA requires for PDF files, which criteria matter, and how PDF/UA fits.

Quick Answer

What is WCAG 2.1 AA for PDFs?

WCAG 2.1 is the accessibility standard most laws target. Level AA is the practical compliance baseline for PDFs.

  • WCAG 2.1 AA applies to PDFs, but it was written for the web — so PDF-specific standards (PDF/UA-1) translate it into PDF's tagging model.
  • Testing toward PDF/UA-1 conformance is the most established technical path for WCAG-oriented PDF accessibility work.
  • About 20 of WCAG's 50 AA success criteria are directly relevant to PDFs — the rest cover web-only concerns like keyboard navigation in apps.

On this page

  1. What is WCAG?
  2. Success criteria that matter for PDFs
  3. WCAG vs PDF/UA
  4. WCAG 2.1 vs WCAG 2.2
  5. Who needs WCAG 2.1 AA?
  6. Frequently asked questions
  7. Related guides

What is WCAG?

WCAG stands for Web Content Accessibility Guidelines. Most US rules currently point to WCAG 2.1, published June 5, 2018.

WCAG has three levels:

"WCAG compliance" usually means Level AA.

The WCAG success criteria that matter for PDFs

About 20 WCAG 2.1 AA criteria are directly relevant to PDFs. The most important:

These cover the bulk of PDF accessibility risk.

WCAG vs PDF/UA — how they fit together

WCAG sets the accessibility goals. PDF/UA-1 (ISO 14289-1:2014) translates those goals into PDF tags, structure, metadata, and reading order.

So:

For more on the PDF-specific standards, see our PDF/UA & WTPDF guide.

WCAG 2.1 vs WCAG 2.2 — which one applies?

WCAG 2.2 was published October 5, 2023 and is backward compatible. US PDF compliance targets still point to WCAG 2.1 AA:

Bottom line: meet WCAG 2.1 AA today; WCAG 2.2 is a useful future-facing target.

Who needs WCAG 2.1 AA?

US state and local governments

Required by ADA Title II. Deadlines: April 26, 2027 for 50,000+ entities and April 26, 2028 for smaller entities and special districts. See our ADA Title II guide.

US federal agencies and their contractors

Required by Section 508. PDFs need PDF/UA-1 conformance specifically. See our Section 508 guide.

Universities, colleges, and K-12 districts

Public institutions are covered by ADA Title II. Private institutions are increasingly subject to ADA Title III lawsuits over inaccessible PDFs.

Most public-facing businesses

WCAG 2.1 AA is the safest target for reducing PDF accessibility litigation risk.

Primary sources to verify

Use these standards references when you review WCAG and PDF accessibility requirements.

Editorial note

How ADAComply handles WCAG 2.1 AA

ADAComply is designed to remediate PDFs to WCAG 2.1 AA, PDF/UA-1, PDF/UA-2, and WTPDF. Standard-layout pages move through the remediation pipeline, uncertain pages route to specialists, and reports stay in the dashboard.

Send your site for a free dashboard audit of public PDFs.

Frequently asked questions

What is WCAG 2.1?

The Web Content Accessibility Guidelines, version 2.1 — published by the W3C in June 2018. It defines how digital content should work for people with disabilities. Three levels: A, AA, AAA. Most laws target Level AA.

Does WCAG apply to PDFs?

Yes. WCAG was written for the web but applies to any digital document. For PDFs, the practical path is to meet PDF/UA-1, which translates WCAG requirements into PDF's tagging model.

Should I target WCAG 2.1 or 2.2?

For 2026, WCAG 2.1 AA. That's what ADA Title II and Section 508 require. WCAG 2.2 is fine but not required, and meeting 2.2 automatically means you meet 2.1.

Which WCAG criteria matter most for PDFs?

1.1.1 (alt text), 1.3.1 (proper tagging), 1.3.2 (reading order), 1.4.3 (color contrast), 2.4.6 (descriptive headings), 3.1.1 (language metadata), and 4.1.2 (form field labels). About 20 of WCAG's 50 AA criteria apply to PDFs at all.

Is meeting PDF/UA-1 enough for WCAG?

For standard PDF remediation workflows, yes. PDF/UA-1 covers the structural and semantic side of WCAG. Judgment-based items such as meaningful alt text and color independence should still be reviewed when the workflow flags uncertainty.