Skip to content

ivan/huetone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The app helps you to create accessible color systems with predictable contrast ratios. Check this twitter thread to learn more.

Run locally

  1. Install Yarn
  2. Clone and open Huetone repo
  3. Run yarn to install dependencies
  4. Run yarn start and open http://localhost:3000
  5. You are excellent!

Thanks

  • Lea Verou, Chris Lilley and the CSS working group for providing all the essential code for color conversions.

  • Gregor Aisch for making the great chroma.js library.

  • Andrew Somers for developing the Advanced Perceptual Contrast Algorithm (APCA). Note: it's still a working draft for WCAG 3. To learn more check this thread or read that article.

  • Stripe team for publishing that article back in 2019 which inspired me to make this app.

About

A tool to create accessible color systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.7%
  • JavaScript 10.5%
  • SCSS 1.5%
  • HTML 1.3%