#AAAACA
#AAAACA
#CACAAA
#CACAAA
Color Values
| Format | #AAAACA | #CACAAA |
|---|---|---|
| HEX | #AAAACA | #CACAAA |
| RGB | 170, 170, 202 | 202, 202, 170 |
| HSL | 240.0, 23.2%, 72.9% | 60.0, 23.2%, 72.9% |
| HSV | 240.0, 15.8%, 79.2% | 60.0, 15.8%, 79.2% |
| CMYK | 15.8%, 15.8%, 0.0%, 20.8% | 0.0%, 0.0%, 15.8%, 20.8% |
| OKLCH | 0.7487 0.0457 285.2 | 0.8306 0.0432 107.3 |
Contrast & Accessibility
1.35:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #CACAAA → Background: #AAAACA
The quick brown fox jumps over the lazy dog
Text: #AAAACA → Background: #CACAAA
Color Difference (Delta E)
35.83
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #AAAACA, #CACAAA);
background: linear-gradient(135deg, #AAAACA, #CACAAA);