#BCDACA
#BCDACA
#DABCCC
#DABCCC
Color Values
| Format | #BCDACA | #DABCCC |
|---|---|---|
| HEX | #BCDACA | #DABCCC |
| RGB | 188, 218, 202 | 218, 188, 204 |
| HSL | 148.0, 28.8%, 79.6% | 328.0, 28.8%, 79.6% |
| HSV | 148.0, 13.8%, 85.5% | 328.0, 13.8%, 85.5% |
| CMYK | 13.8%, 0.0%, 7.3%, 14.5% | 0.0%, 13.8%, 6.4%, 14.5% |
| OKLCH | 0.8619 0.0387 162.3 | 0.8256 0.0402 344.6 |
Contrast & Accessibility
1.16:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DABCCC → Background: #BCDACA
The quick brown fox jumps over the lazy dog
Text: #BCDACA → Background: #DABCCC
Color Difference (Delta E)
28.24
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #BCDACA, #DABCCC);
background: linear-gradient(135deg, #BCDACA, #DABCCC);