#ABCBDC
#ABCBDC
#DCBCAB
#DCBCAB
Color Values
| Format | #ABCBDC | #DCBCAB |
|---|---|---|
| HEX | #ABCBDC | #DCBCAB |
| RGB | 171, 203, 220 | 220, 188, 171 |
| HSL | 200.8, 41.2%, 76.7% | 20.8, 41.2%, 76.7% |
| HSV | 200.8, 22.3%, 86.3% | 20.8, 22.3%, 86.3% |
| CMYK | 22.3%, 7.7%, 0.0%, 13.7% | 0.0%, 14.5%, 22.3%, 13.7% |
| OKLCH | 0.8241 0.0418 231.1 | 0.8183 0.0437 49.7 |
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: #DCBCAB → Background: #ABCBDC
The quick brown fox jumps over the lazy dog
Text: #ABCBDC → Background: #DCBCAB
Color Difference (Delta E)
29.42
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #ABCBDC, #DCBCAB);
background: linear-gradient(135deg, #ABCBDC, #DCBCAB);