#BBBCCF
#BBBCCF
#CFCEBB
#CFCEBB
Color Values
| Format | #BBBCCF | #CFCEBB |
|---|---|---|
| HEX | #BBBCCF | #CFCEBB |
| RGB | 187, 188, 207 | 207, 206, 187 |
| HSL | 237.0, 17.2%, 77.3% | 57.0, 17.2%, 77.3% |
| HSV | 237.0, 9.7%, 81.2% | 57.0, 9.7%, 81.2% |
| CMYK | 9.7%, 9.2%, 0.0%, 18.8% | 0.0%, 0.5%, 9.7%, 18.8% |
| OKLCH | 0.8004 0.0267 283.4 | 0.847 0.0258 104.5 |
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: #CFCEBB → Background: #BBBCCF
The quick brown fox jumps over the lazy dog
Text: #BBBCCF → Background: #CFCEBB
Color Difference (Delta E)
21.02
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #BBBCCF, #CFCEBB);
background: linear-gradient(135deg, #BBBCCF, #CFCEBB);