#BBBCEB#BBBCEB
#BBBCEB is a light, moderate blue. Relative luminance 0.525; OKLCH L 81.0% C 0.066 H 283.9°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBCEB |
|---|---|
| RGB | rgb(187, 188, 235) |
| HSL | hsl(239, 55%, 83%) |
| HSV | hsv(239, 20%, 92%) |
| CMYK | cmyk(20.4%, 20%, 0%, 7.8%) |
| CIE-LAB | lab(77.60, 9.32, -23.43) |
| CIE-LCH | lch(77.60, 25.22, 291.69°) |
| OKLab | oklab(81.03% 0.0158 -0.0641) |
| OKLCH | oklch(81.03% 0.066 283.9) |
| XYZ | xyz(53.4685, 52.5285, 85.9032) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.33
Periwinkle
#CCCCFF
ΔE00 4.18
Light Lavender
#DFC5FE
ΔE00 8.07
Pale Violet
#CEAEFA
ΔE00 8.42
Light Violet
#D6B4FC
ΔE00 8.61
Pale Lilac
#E4CBFF
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBCEB #EBEABB
analogous
#BBD4EB #BBBCEB #D2BBEB
triadic
#BBBCEB #EBBBBC #BCEBBB
tetradic
#BBBCEB #EBBBD4 #EBEABB #BBEBD2
square
#BBBCEB #EBBBD4 #EBEABB #BBEBD2
split-complementary
#BBBCEB #EBD2BB #D4EBBB
monochromatic
#5C5FCF #8C8DDD #BBBCEB #E7E8F8 #E7E8F8
Accessibility & contrast
On white
1.83
#BBBCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#BBBCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBCEB
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBCEB | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1ED
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#B0C4CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbbceb; /* rgb */ color: rgb(187, 188, 235); /* oklch */ color: oklch(81.0% 0.066 283.9);
Tailwind
colors: {
custom: {
50: '#d0d0f1',
500: '#bbbceb',
950: '#000000',
},
}SCSS
$custom: #bbbceb; $custom-light: #d0d0f1; $custom-dark: #000000;
JSON
{
"hex": "#bbbceb",
"rgb": {
"r": 187,
"g": 188,
"b": 235
},
"hsl": {
"h": 238.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.81031,
"c": 0.066,
"h": 283.9
},
"luminance": 0.52529
}Semantic roles & 50–950 ramp
primary
#BBBCEB
secondary
#C7C683
accent
#BF23C2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385