#ABCABB
#ABCABB
#CAABBA
#CAABBA
Color Values
| Format | #ABCABB | #CAABBA |
|---|---|---|
| HEX | #ABCABB | #CAABBA |
| RGB | 171, 202, 187 | 202, 171, 186 |
| HSL | 151.0, 22.6%, 73.1% | 331.0, 22.6%, 73.1% |
| HSV | 151.0, 15.3%, 79.2% | 331.0, 15.3%, 79.2% |
| CMYK | 15.3%, 0.0%, 7.4%, 20.8% | 0.0%, 15.3%, 7.9%, 20.8% |
| OKLCH | 0.8118 0.0393 164.6 | 0.7729 0.0412 347.4 |
Contrast & Accessibility
1.18:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #CAABBA → Background: #ABCABB
The quick brown fox jumps over the lazy dog
Text: #ABCABB → Background: #CAABBA
Color Difference (Delta E)
28.68
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #ABCABB, #CAABBA);
background: linear-gradient(135deg, #ABCABB, #CAABBA);