Figma Plugin — WCAG Accessibility Tool
A Figma plugin that analyzes any selected element and returns its full color profile — HEX, RGB, CMYK — plus WCAG 2.1 contrast ratios and an opacity scale on both white and black surfaces. Built to eliminate context switching during accessibility audits.
Observation and testing with design teams revealed three core friction points.
Designers leave Figma 15–20× per day to check contrast ratios in browser tools. Each interruption breaks the creative flow and adds up to hours lost weekly.
Teams need RGB for developer handoff, CMYK for print, and opacity variations for design systems. No single Figma-native tool provided all three in one view.
Creating tint/shade scales is done color by color, manually. Designers described it as "the most tedious part of building a design system."
"How might we give designers instant, complete color intelligence — without ever leaving Figma?"
Accessibility color tools exist outside the design environment. This external dependency creates friction that slows teams and quietly discourages WCAG compliance.
The same task — checking one screen for WCAG compliance — before and after the plugin.
Three choices that define the plugin's experience — and the thinking behind each.
Plugins with multiple tabs add cognitive load to an already complex workflow.
Everything in one scrollable, linear view.
Users are mid-task in Figma — the plugin is a tool, not a destination. Minimal UI means faster access to the answer they need.
Getting HEX, then switching tools for CMYK wastes time and breaks focus.
Display HEX + RGB + CMYK in a single output panel, always visible.
One glance satisfies web developers, print teams, and design system owners. No extra clicks, no cognitive switching.
Building tint/shade scales manually is tedious and error-prone.
Automatically compute and display 10%–90% steps on both white and black on every analysis.
This became the plugin's defining feature — users didn't ask for it, but it's the most cited reason for installation and retention.
One-click color intelligence, directly inside Figma.
Every analysis instantly produces a full opacity scale — something no other Figma tool does automatically.
Designed and coded end-to-end as a UX Developer.
No frameworks. No build tools. Vanilla everything.
Two-layer Figma plugin model: