← Back to all tools

Goodfolk Design Utilities

Color Contrast Checker

Check text and background color contrast, preview the combination, and copy CSS-ready values.

Preview text

Can you read this clearly?

This preview shows how your selected text color looks against the selected background color.

Use 3-digit or 6-digit HEX colors. Contrast guidance is a practical accessibility check, but final design should also consider font size, weight, and context.

Contrast results

Contrast ratio17.85:1
Normal text AAPass
Large text AAPass
Normal text AAAPass
Large text AAAPass
Excellent contrast for most text sizes.

CSS snippet

color: #FFFFFF;
background-color: #0F172A;

Related tools