Accessibility Evaluator is a Figma plugin designed to help designers create more inclusive interfaces. It detects common accessibility issues—such as poor color contrast, insufficient touch target sizes, and visual challenges caused by color-blindness.
Built for designers of all experience levels, the tool not only flags problems but also provides clear, actionable suggestions to help users fix them. Beyond checking issues, the plugin aims to raise awareness about accessibility and make inclusive design easier to integrate into everyday workflows.

Product Designer & Frontend Developer (UI design, plugin architecture, accessibility logic, and user-facing interaction flow)
Checks the selected element against WCAG contrast requirements. If the color contrast fails, the plugin suggests alternative colors that meet the chosen WCAG level (AA or AAA). This helps designers quickly adjust their colors without manually calculating or guessing contrast values.

Evaluates the selected element’s size against touch target guidelines from WCAG 2.1 and multiple platforms (iOS, Android, Windows). If the element is too small, the tool provides recommended minimum sizes so designers can make their UI more accessible across different devices.

Simulates how the selected element would appear for different types of color vision deficiencies (Protanopia, Deuteranopia, Tritanopia, Achromatopsia). If the simulated result causes low contrast within the selected element or its children, the plugin highlights which layers may be affected, helping designers detect potential accessibility issues early.

Automatically scans all frames in the file to detect color contrast and touch target violations. Issues are grouped by category with contextual descriptions (e.g., which frame and layer is affected), allowing designers to review accessibility problems across the entire design in one place.
