https://github.com/shaack/accessibility-contrast-calculator
https://github.com/shaack/accessibility-contrast-calculator
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shaack/accessibility-contrast-calculator
- Owner: shaack
- License: mit
- Created: 2025-09-08T11:35:54.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-15T15:01:25.000Z (9 months ago)
- Last Synced: 2025-10-09T06:52:39.724Z (8 months ago)
- Language: JavaScript
- Size: 41 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# accessibility-contrast-calculator
A JavaScript library for calculating color contrast ratios according to WCAG (Web Content Accessibility Guidelines)
standards. This tool helps ensure your web content meets accessibility requirements by providing accurate contrast ratio
calculations between colors.
## Overview
The library provides utilities to:
- Calculate contrast ratios between colors
- Convert between color formats
- Evaluate WCAG compliance levels
- Provide accessibility status feedback
## Installation
Install using npm: