Legibly is an accessibility correctness layer for Figma. It scans your selection against WCAG 2.2 AA with zero false positives, fixes violations in one click using your own variables and styles, and re-verifies every fix before it lands. Ambiguous cases are honestly flagged for review, never guessed.
Figma PluginAccessibility
// what it checks
Five checks, three honest verdicts.
Text contrastSC 1.4.3 with real effective-background resolution, gradients included.
Non-text contrastSC 1.4.11 for icons and borders on interactive controls.
Target sizeSC 2.5.8, a 24 by 24 minimum with the spacing exception.
Text spacingSC 1.4.12 line-height floors for readable text.
Alt textSC 1.1.1 presence check, plus optional AI drafts with your own key.