#BCBBEE#BCBBEE
#BCBBEE is a light, moderate blue. Relative luminance 0.524; OKLCH L 81.0% C 0.072 H 285.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBEE |
|---|---|
| RGB | rgb(188, 187, 238) |
| HSL | hsl(241, 60%, 83%) |
| HSV | hsv(241, 21%, 93%) |
| CMYK | cmyk(21%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(77.52, 10.85, -25.15) |
| CIE-LCH | lch(77.52, 27.39, 293.33°) |
| OKLab | oklab(81.03% 0.0192 -0.0689) |
| OKLCH | oklch(81.03% 0.072 285.6) |
| XYZ | xyz(53.9383, 52.4042, 88.1456) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.27
Periwinkle
#CCCCFF
ΔE00 4.18
Light Lavender
#DFC5FE
ΔE00 7.58
Pale Violet
#CEAEFA
ΔE00 7.63
Light Violet
#D6B4FC
ΔE00 7.87
Pale Lilac
#E4CBFF
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBEE #EDEEBB
analogous
#BBD3EE #BCBBEE #D5BBEE
triadic
#BCBBEE #EEBCBB #BBEEBC
tetradic
#BCBBEE #EEBBD3 #EDEEBB #BBEED5
square
#BCBBEE #EEBBD3 #EDEEBB #BBEED5
split-complementary
#BCBBEE #EED5BB #D3EEBB
monochromatic
#5C59D6 #8C8AE2 #BCBBEE #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.83
#BCBBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#BCBBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBEE
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBEE | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F0
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#B1C4CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcbbee; /* rgb */ color: rgb(188, 187, 238); /* oklch */ color: oklch(81.0% 0.072 285.6);
Tailwind
colors: {
custom: {
50: '#d0cff3',
500: '#bcbbee',
950: '#000000',
},
}SCSS
$custom: #bcbbee; $custom-light: #d0cff3; $custom-dark: #000000;
JSON
{
"hex": "#bcbbee",
"rgb": {
"r": 188,
"g": 187,
"b": 238
},
"hsl": {
"h": 241.176,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.81027,
"c": 0.07153,
"h": 285.6
},
"luminance": 0.52405
}Semantic roles & 50–950 ramp
primary
#BCBBEE
secondary
#CACC81
accent
#C81EC4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385