#BACADD
#BACADD
#DDCDBA
#DDCDBA
Color Values
| Format | #BACADD | #DDCDBA |
|---|---|---|
| HEX | #BACADD | #DDCDBA |
| RGB | 186, 202, 221 | 221, 205, 186 |
| HSL | 212.6, 34.0%, 79.8% | 32.6, 34.0%, 79.8% |
| HSV | 212.6, 15.8%, 86.7% | 32.6, 15.8%, 86.7% |
| CMYK | 15.8%, 8.6%, 0.0%, 13.3% | 0.0%, 7.2%, 15.8%, 13.3% |
| OKLCH | 0.8328 0.0319 252.7 | 0.8563 0.0314 72.1 |
Contrast & Accessibility
1.07:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DDCDBA → Background: #BACADD
The quick brown fox jumps over the lazy dog
Text: #BACADD → Background: #DDCDBA
Color Difference (Delta E)
23.22
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #BACADD, #DDCDBA);
background: linear-gradient(135deg, #BACADD, #DDCDBA);