#BCBBEC#BCBBEC
#BCBBEC is a light, moderate blue. Relative luminance 0.523; OKLCH L 81.0% C 0.069 H 285.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBEC |
|---|---|
| RGB | rgb(188, 187, 236) |
| HSL | hsl(241, 56%, 83%) |
| HSV | hsv(241, 21%, 93%) |
| CMYK | cmyk(20.3%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(77.45, 10.40, -24.18) |
| CIE-LCH | lch(77.45, 26.32, 293.26°) |
| OKLab | oklab(80.95% 0.0186 -0.0662) |
| OKLCH | oklch(80.95% 0.069 285.7) |
| XYZ | xyz(53.6461, 52.2873, 86.6067) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.51
Periwinkle
#CCCCFF
ΔE00 4.24
Light Lavender
#DFC5FE
ΔE00 7.60
Pale Violet
#CEAEFA
ΔE00 7.83
Light Violet
#D6B4FC
ΔE00 8.02
Pale Lilac
#E4CBFF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBEC #EBECBB
analogous
#BBD2EC #BCBBEC #D4BBEC
triadic
#BCBBEC #ECBCBB #BBECBC
tetradic
#BCBBEC #ECBBD2 #EBECBB #BBECD4
square
#BCBBEC #ECBBD2 #EBECBB #BBECD4
split-complementary
#BCBBEC #ECD4BB #D2ECBB
monochromatic
#5E5BD1 #8D8BDF #BCBBEC #E7E7F8 #E7E7F8
Accessibility & contrast
On white
1.83
#BCBBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#BCBBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBEC
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBEC | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1EE
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#B2C3CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bcbbec; /* rgb */ color: rgb(188, 187, 236); /* oklch */ color: oklch(81.0% 0.069 285.7);
Tailwind
colors: {
custom: {
50: '#d0cff2',
500: '#bcbbec',
950: '#000000',
},
}SCSS
$custom: #bcbbec; $custom-light: #d0cff2; $custom-dark: #000000;
JSON
{
"hex": "#bcbbec",
"rgb": {
"r": 188,
"g": 187,
"b": 236
},
"hsl": {
"h": 241.224,
"s": 56.322,
"l": 82.941
},
"oklch": {
"l": 0.8095,
"c": 0.06873,
"h": 285.7
},
"luminance": 0.52288
}Semantic roles & 50–950 ramp
primary
#BCBBEC
secondary
#C7C982
accent
#C422C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385