Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.21 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.21 KB

Contrast

A tool to pick colors using a variety of models, measure contrast using the draft WCAG 3 algorithm, and find new colors with good contrast.

Try it out: https://cliambrown.com/contrast/

Features

  • RGB color picker
  • HSL color picker
  • LCH color picker
  • Copy-and-paste colors as hex codes, CSS names, RGB, HSl, etc.
  • Get contrast using draft WCAG 3 algorithm
  • Automatically adjust colors to desired contrast value

Built with

Inspired by

License

MIT License