#BCBBED#BCBBED
#BCBBED is a light, moderate blue. Relative luminance 0.523; OKLCH L 81.0% C 0.070 H 285.6°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBED |
|---|---|
| RGB | rgb(188, 187, 237) |
| HSL | hsl(241, 58%, 83%) |
| HSV | hsv(241, 21%, 93%) |
| CMYK | cmyk(20.7%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(77.49, 10.62, -24.67) |
| CIE-LCH | lch(77.49, 26.86, 293.29°) |
| OKLab | oklab(80.99% 0.0189 -0.0675) |
| OKLCH | oklch(80.99% 0.07 285.6) |
| XYZ | xyz(53.7918, 52.3456, 87.3740) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.39
Periwinkle
#CCCCFF
ΔE00 4.20
Light Lavender
#DFC5FE
ΔE00 7.58
Pale Violet
#CEAEFA
ΔE00 7.73
Light Violet
#D6B4FC
ΔE00 7.94
Pale Lilac
#E4CBFF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBED #ECEDBB
analogous
#BBD3ED #BCBBED #D5BBED
triadic
#BCBBED #EDBCBB #BBEDBC
tetradic
#BCBBED #EDBBD3 #ECEDBB #BBEDD5
square
#BCBBED #EDBBD3 #ECEDBB #BBEDD5
split-complementary
#BCBBED #EDD5BB #D3EDBB
monochromatic
#5D5AD3 #8C8BE0 #BCBBED #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.83
#BCBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#BCBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBED
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBED | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1EF
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#B1C3CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bcbbed; /* rgb */ color: rgb(188, 187, 237); /* oklch */ color: oklch(81.0% 0.070 285.6);
Tailwind
colors: {
custom: {
50: '#d0cff3',
500: '#bcbbed',
950: '#000000',
},
}SCSS
$custom: #bcbbed; $custom-light: #d0cff3; $custom-dark: #000000;
JSON
{
"hex": "#bcbbed",
"rgb": {
"r": 188,
"g": 187,
"b": 237
},
"hsl": {
"h": 241.2,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.80988,
"c": 0.07014,
"h": 285.6
},
"luminance": 0.52346
}Semantic roles & 50–950 ramp
primary
#BCBBED
secondary
#C9CA82
accent
#C620C2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385