Skip to content

A Sketch plugin that calculates the color contrast of two selected layers and evaluates it against the WCAG2.0

Notifications You must be signed in to change notification settings

eaugustine/Sketch-Color-Contrast-Analyser

 
 

Repository files navigation

Color Contrast Analyser for Sketch

A Sketch plugin that calculates the color contrast of two layers and evaluates it against the WCAG. If only a single layer is selected, than it will calculate with its artboard background color. The test may pass AAA, AA or fail because of a lack of contrast. And even when you do not need to meet those requirements, you can get a feeling for the contrast when you get used to the values. This might help you design accessible content.

<img src="./Sketch-Color-Contrast.png" width="450px" alt="Sketch Color Contrast"" />

AA requirements

Color contrast of 4.5:1 or 3.0:1 for large text

AAA requirements

Color contrast of 7.0:1 or 4.5:1 for large text.

##Notes

About

A Sketch plugin that calculates the color contrast of two selected layers and evaluates it against the WCAG2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published