#BCBBEB#BCBBEB
#BCBBEB is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.9% C 0.067 H 285.7°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBEB |
|---|---|
| RGB | rgb(188, 187, 235) |
| HSL | hsl(241, 55%, 83%) |
| HSV | hsv(241, 20%, 92%) |
| CMYK | cmyk(20%, 20.4%, 0%, 7.8%) |
| CIE-LAB | lab(77.42, 10.17, -23.70) |
| CIE-LCH | lch(77.42, 25.79, 293.24°) |
| OKLab | oklab(80.91% 0.0183 -0.0648) |
| OKLCH | oklch(80.91% 0.067 285.7) |
| XYZ | xyz(53.5012, 52.2294, 85.8437) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.64
Periwinkle
#CCCCFF
ΔE00 4.30
Light Lavender
#DFC5FE
ΔE00 7.62
Pale Violet
#CEAEFA
ΔE00 7.94
Light Violet
#D6B4FC
ΔE00 8.11
Pale Lilac
#E4CBFF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBEB #EAEBBB
analogous
#BBD2EB #BCBBEB #D4BBEB
triadic
#BCBBEB #EBBCBB #BBEBBC
tetradic
#BCBBEB #EBBBD2 #EAEBBB #BBEBD4
square
#BCBBEB #EBBBD2 #EAEBBB #BBEBD4
split-complementary
#BCBBEB #EBD4BB #D2EBBB
monochromatic
#5F5CCF #8D8CDD #BCBBEB #E8E7F8 #E8E7F8
Accessibility & contrast
On white
1.83
#BCBBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#BCBBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBEB
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBEB | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1ED
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#B2C3CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bcbbeb; /* rgb */ color: rgb(188, 187, 235); /* oklch */ color: oklch(80.9% 0.067 285.7);
Tailwind
colors: {
custom: {
50: '#d0cff1',
500: '#bcbbeb',
950: '#000000',
},
}SCSS
$custom: #bcbbeb; $custom-light: #d0cff1; $custom-dark: #000000;
JSON
{
"hex": "#bcbbeb",
"rgb": {
"r": 188,
"g": 187,
"b": 235
},
"hsl": {
"h": 241.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.80911,
"c": 0.06734,
"h": 285.7
},
"luminance": 0.5223
}Semantic roles & 50–950 ramp
primary
#BCBBEB
secondary
#C6C783
accent
#C223BF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385