#BBBFEE
#BBBFEE
#EEEABB
#EEEABB
Color Values
| Format | #BBBFEE | #EEEABB |
|---|---|---|
| HEX | #BBBFEE | #EEEABB |
| RGB | 187, 191, 238 | 238, 234, 187 |
| HSL | 235.3, 60.0%, 83.3% | 55.3, 60.0%, 83.3% |
| HSV | 235.3, 21.4%, 93.3% | 55.3, 21.4%, 93.3% |
| CMYK | 21.4%, 19.7%, 0.0%, 6.7% | 0.0%, 1.7%, 21.4%, 6.7% |
| OKLCH | 0.8174 0.0662 281.0 | 0.9285 0.0613 103.5 |
Contrast & Accessibility
1.45:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #EEEABB → Background: #BBBFEE
The quick brown fox jumps over the lazy dog
Text: #BBBFEE → Background: #EEEABB
Color Difference (Delta E)
51.09
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #BBBFEE, #EEEABB);
background: linear-gradient(135deg, #BBBFEE, #EEEABB);