Decision Workspace
perceive-color vs wcag-contrast vs use-contrast
Side-by-side comparison of Rust crates
46
perceive-color
experimentalv0.1.0
WCAG contrast, APCA, OKLCH, and accessible palette generation
51
wcag-contrast
experimentalv0.1.1
Compute WCAG 2 color contrast ratios and AA/AAA pass levels from hex or RGB colors. Focused, zero-dependency accessibility helper.
49
use-contrast
experimentalv0.0.1
Primitive contrast-ratio helpers
Core Metrics
| perceive-color | wcag-contrast | use-contrast | |
|---|---|---|---|
| Health Score | 46 | 51 | 49 |
| Total Downloads | 683 | 32 | 94 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 3 | 0 | 1 |
| Releases | 1 | 2 | 1 |
| Last Updated | 118d ago | 21d ago | 58d ago |
| Age | 3m | 22d | 1m |
Health Breakdown
perceive-color
Maintenance
7
Quality
16
Community
8
Popularity
3
Documentation
12
wcag-contrast
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
15
use-contrast
Maintenance
10
Quality
15
Community
7
Popularity
2
Documentation
15
Technical Details
| perceive-color | wcag-contrast | use-contrast | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 0 | 0 |
| Crate Size | 20KB | 10KB | 2KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85 | 1.81 | 1.95.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •wcag-contrast leads with a health score of 51/100, but none of the options score above 80.
- •perceive-color has the most downloads (683), suggesting wider adoption.