#BECCDC
#BECCDC
#DCCEBE
#DCCEBE
Color Values
| Format | #BECCDC | #DCCEBE |
|---|---|---|
| HEX | #BECCDC | #DCCEBE |
| RGB | 190, 204, 220 | 220, 206, 190 |
| HSL | 212.0, 30.0%, 80.4% | 32.0, 30.0%, 80.4% |
| HSV | 212.0, 13.6%, 86.3% | 32.0, 13.6%, 86.3% |
| CMYK | 13.6%, 7.3%, 0.0%, 13.7% | 0.0%, 6.4%, 13.6%, 13.7% |
| OKLCH | 0.8395 0.0271 251.7 | 0.8585 0.0268 71.2 |
Contrast & Accessibility
1.06:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DCCEBE → Background: #BECCDC
The quick brown fox jumps over the lazy dog
Text: #BECCDC → Background: #DCCEBE
Color Difference (Delta E)
19.7
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #BECCDC, #DCCEBE);
background: linear-gradient(135deg, #BECCDC, #DCCEBE);