#BBBBCD
#BBBBCD
#CDCDBB
#CDCDBB
Color Values
| Format | #BBBBCD | #CDCDBB |
|---|---|---|
| HEX | #BBBBCD | #CDCDBB |
| RGB | 187, 187, 205 | 205, 205, 187 |
| HSL | 240.0, 15.3%, 76.9% | 60.0, 15.3%, 76.9% |
| HSV | 240.0, 8.8%, 80.4% | 60.0, 8.8%, 80.4% |
| CMYK | 8.8%, 8.8%, 0.0%, 19.6% | 0.0%, 0.0%, 8.8%, 19.6% |
| OKLCH | 0.7977 0.0252 285.8 | 0.8434 0.0245 106.9 |
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: #CDCDBB → Background: #BBBBCD
The quick brown fox jumps over the lazy dog
Text: #BBBBCD → Background: #CDCDBB
Color Difference (Delta E)
19.98
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #BBBBCD, #CDCDBB);
background: linear-gradient(135deg, #BBBBCD, #CDCDBB);