#BCBBDC#BCBBDC
#BCBBDC is a light, muted blue. Relative luminance 0.514; OKLCH L 80.4% C 0.046 H 286.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBDC |
|---|---|
| RGB | rgb(188, 187, 220) |
| HSL | hsl(242, 32%, 80%) |
| HSV | hsv(242, 15%, 86%) |
| CMYK | cmyk(14.5%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(76.92, 6.91, -16.35) |
| CIE-LCH | lch(76.92, 17.75, 292.90°) |
| OKLab | oklab(80.36% 0.0133 -0.0443) |
| OKLCH | oklch(80.36% 0.046 286.7) |
| XYZ | xyz(51.4248, 51.3988, 74.9080) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.57
Light Periwinkle
#C1C6FC
ΔE00 6.66
Thistle
#D8BFD8
ΔE00 9.09
Light Blue Grey
#B7C9E2
ΔE00 9.33
Light Lavender
#DFC5FE
ΔE00 9.41
Lightsteelblue
#B0C4DE
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBDC #DBDCBB
analogous
#BBCBDC #BCBBDC #CDBBDC
triadic
#BCBBDC #DCBCBB #BBDCBC
tetradic
#BCBBDC #DCBBCB #DBDCBB #BBDCCD
square
#BCBBDC #DCBBCB #DBDCBB #BBDCCD
split-complementary
#BCBBDC #DCCDBB #CBDCBB
monochromatic
#6C6AB2 #9493C7 #BCBBDC #E4E3F1 #EBEBF5
Accessibility & contrast
On white
1.86
#BCBBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#BCBBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBDC
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBDC | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFDE
Deuteranopia (green-blind)
#B3BDDB
Tritanopia (blue-blind)
#B6C0C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bcbbdc; /* rgb */ color: rgb(188, 187, 220); /* oklch */ color: oklch(80.4% 0.046 286.7);
Tailwind
colors: {
custom: {
50: '#d0cfe6',
500: '#bcbbdc',
950: '#000000',
},
}SCSS
$custom: #bcbbdc; $custom-light: #d0cfe6; $custom-dark: #000000;
JSON
{
"hex": "#bcbbdc",
"rgb": {
"r": 188,
"g": 187,
"b": 220
},
"hsl": {
"h": 241.818,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.80359,
"c": 0.04628,
"h": 286.7
},
"luminance": 0.51399
}Semantic roles & 50–950 ramp
primary
#BCBBDC
secondary
#B2B388
accent
#AB3BA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384