All tools
/ audit · 04

Accessibility

WCAG 2.2 AA audit — text alternatives, form labels, semantics, landmarks, heading hierarchy.

WCAG audit

// Enter a URL to run the accessibility audit.

Contrast checker

Accessibility is a quality, not an option.
RATIO
AA
AAA

Coverage

  • 1.1.1 — text alternatives on images
  • 1.3.1 — form labels, table structure
  • 1.4.4 — viewport zoom not blocked
  • 2.4.1 — main / nav / header / footer landmarks
  • 2.4.2 — meaningful page title
  • 2.4.4 — accessible link text
  • 2.4.6 — unique H1, no level skip
  • 3.1.1 — BCP 47 lang attribute
  • 4.1.2 — accessible name on buttons and iframes
  • contrast — manual AA / AAA ratio checker
  • 4.1.1 — unique IDs, valid anchors, no forbidden nesting
  • 4.1.2 ARIA — roles, references, focusable aria-hidden
  • 2.1.1 — tabindex, onclick on non-interactive, autofocus
  • 1.2.x — captions on video / audio
  • SVG — title, aria-label, consistent aria-hidden
  • 1.4.2 / 2.2.x — autoplay, marquee/blink, meta refresh
  • 2.4.7 — outline not removed without :focus style
  • 3.3.2 — placeholder used as sole label
  • Recommendations — prioritized by impact