Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ppmpreetham/colcon
A simple Color Contrast checker for WCAG 2.1 standards
https://github.com/ppmpreetham/colcon
color color-theory
Last synced: 16 days ago
JSON representation
A simple Color Contrast checker for WCAG 2.1 standards
- Host: GitHub
- URL: https://github.com/ppmpreetham/colcon
- Owner: ppmpreetham
- Created: 2024-04-16T06:32:58.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-19T13:51:26.000Z (7 months ago)
- Last Synced: 2024-05-19T14:42:27.967Z (7 months ago)
- Topics: color, color-theory
- Language: HTML
- Homepage: https://ppmpreetham.github.io/colcon/
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Colcon(WIP)
A simple Color Contrast checker for WCAG 2.1 standards.
Referenced from [W3C](https://www.w3.org/TR/WCAG21/)## Features:
Checks color contrast for:- [x] AA Normal Text
- [x] AA Title Text
- [x] AA Graphic Components
- [x] AAA Normal Text
- [x] AAA Title Text
- [x] AAA Graphic Components- Gives the ```luminance value``` and the ```color contrast``` of the colors
- Check with ```custom font``` and ```custom font size```## Usage:
https://ppmpreetham.github.io/colcon/