#ABCACA
#ABCACA
#CAABAB
#CAABAB
Color Values
| Format | #ABCACA | #CAABAB |
|---|---|---|
| HEX | #ABCACA | #CAABAB |
| RGB | 171, 202, 202 | 202, 171, 171 |
| HSL | 180.0, 22.6%, 73.1% | 0.0, 22.6%, 73.1% |
| HSV | 180.0, 15.3%, 79.2% | 0.0, 15.3%, 79.2% |
| CMYK | 15.3%, 0.0%, 0.0%, 20.8% | 0.0%, 15.3%, 15.3%, 20.8% |
| OKLCH | 0.8162 0.0332 196.5 | 0.7684 0.0362 18.0 |
Contrast & Accessibility
1.21:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #CAABAB → Background: #ABCACA
The quick brown fox jumps over the lazy dog
Text: #ABCACA → Background: #CAABAB
Color Difference (Delta E)
23.78
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #ABCACA, #CAABAB);
background: linear-gradient(135deg, #ABCACA, #CAABAB);