#BBDCCC
#BBDCCC
#DCBBCB
#DCBBCB
Color Values
| Format | #BBDCCC | #DCBBCB |
|---|---|---|
| HEX | #BBDCCC | #DCBBCB |
| RGB | 187, 220, 204 | 220, 187, 203 |
| HSL | 150.9, 32.0%, 79.8% | 330.9, 32.0%, 79.8% |
| HSV | 150.9, 15.0%, 86.3% | 330.9, 15.0%, 86.3% |
| CMYK | 15.0%, 0.0%, 7.3%, 13.7% | 0.0%, 15.0%, 7.7%, 13.7% |
| OKLCH | 0.866 0.0412 164.6 | 0.8252 0.0431 347.3 |
Contrast & Accessibility
1.18:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DCBBCB → Background: #BBDCCC
The quick brown fox jumps over the lazy dog
Text: #BBDCCC → Background: #DCBBCB
Color Difference (Delta E)
30.05
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #BBDCCC, #DCBBCB);
background: linear-gradient(135deg, #BBDCCC, #DCBBCB);