DEV Community

Cover image for ✨ Contrastly is now open source — a small Tailwind color contrast checker
Yoko
Yoko

Posted on

✨ Contrastly is now open source — a small Tailwind color contrast checker

About a year ago, I built a tiny tool called Contrastly because I kept double-checking Tailwind colors against WCAG contrast rules.

Pick a Tailwind token → see AA/AAA pass/fail instantly.

Since then, I cleaned it up, moved it under Sola Studio, and released it as open source.

Contrastly now supports:

  • Tailwind color palettes
  • custom hex values
  • semantic color token checks
  • WCAG AA / AAA contrast results

Live app:
👉 https://contrastly.solastudio.studio/

Source code:
👉 https://github.com/sola-studio/contrastly

I’d love to hear if it’s useful for you, or if there’s an edge case I missed.

Top comments (0)