How to contribute to Colorfa11y

The source code for Colorfa11y is available on GitHub and PRs are welcome! If there is a feature you would like to see added, please submit an issue or a pull request.

Some features that I would like to add at some point:

  • A better logo
  • Example graphical objects in the Preview section
  • One-click copy css property to clipboard (ex: color: hsl(268, 14%, 28%);)
  • Save a list of a user's recent (or favorite) colors in local storage
  • Detection and warning of common colorblind issues
  • Contrast calculation for CSS string colors (ex: palevioletred, peachpuff)