#ABCECF
#ABCECF
#CFACAB
#CFACAB
Color Values
| Format | #ABCECF | #CFACAB |
|---|---|---|
| HEX | #ABCECF | #CFACAB |
| RGB | 171, 206, 207 | 207, 172, 171 |
| HSL | 181.7, 27.3%, 74.1% | 1.7, 27.3%, 74.1% |
| HSV | 181.7, 17.4%, 81.2% | 1.7, 17.4%, 81.2% |
| CMYK | 17.4%, 0.5%, 0.0%, 18.8% | 0.0%, 16.9%, 17.4%, 18.8% |
| OKLCH | 0.8263 0.0372 198.6 | 0.7751 0.041 20.0 |
Contrast & Accessibility
1.23:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #CFACAB → Background: #ABCECF
The quick brown fox jumps over the lazy dog
Text: #ABCECF → Background: #CFACAB
Color Difference (Delta E)
26.7
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #ABCECF, #CFACAB);
background: linear-gradient(135deg, #ABCECF, #CFACAB);