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: 3 months 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-28T07:30:47.000Z (almost 2 years ago)
- Last Synced: 2025-09-24T02:42:50.622Z (9 months ago)
- Topics: color, color-theory
- Language: HTML
- Homepage: https://ppmpreetham.github.io/colcon/
- Size: 204 KB
- Stars: 1
- 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/