cliambrown / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.


Languages

Language:JavaScript 49.8%Language:PHP 49.1%Language:CSS 1.1%