#ABCADA
#ABCADA
#DABBAB
#DABBAB
Color Values
| Format | #ABCADA | #DABBAB |
|---|---|---|
| HEX | #ABCADA | #DABBAB |
| RGB | 171, 202, 218 | 218, 187, 171 |
| HSL | 200.4, 38.8%, 76.3% | 20.4, 38.8%, 76.3% |
| HSV | 200.4, 21.6%, 85.5% | 20.4, 21.6%, 85.5% |
| CMYK | 21.6%, 7.3%, 0.0%, 14.5% | 0.0%, 14.2%, 21.6%, 14.5% |
| OKLCH | 0.8214 0.0402 230.3 | 0.8145 0.042 49.0 |
Contrast & Accessibility
1.04:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DABBAB → Background: #ABCADA
The quick brown fox jumps over the lazy dog
Text: #ABCADA → Background: #DABBAB
Color Difference (Delta E)
28.25
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #ABCADA, #DABBAB);
background: linear-gradient(135deg, #ABCADA, #DABBAB);