#BCBBDF#BCBBDF
#BCBBDF is a light, muted blue. Relative luminance 0.516; OKLCH L 80.5% C 0.050 H 286.5°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBDF |
|---|---|
| RGB | rgb(188, 187, 223) |
| HSL | hsl(242, 36%, 80%) |
| HSV | hsv(242, 16%, 87%) |
| CMYK | cmyk(15.7%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(77.02, 7.55, -17.83) |
| CIE-LCH | lch(77.02, 19.36, 292.95°) |
| OKLab | oklab(80.47% 0.0143 -0.0484) |
| OKLCH | oklch(80.47% 0.05 286.5) |
| XYZ | xyz(51.8257, 51.5592, 77.0192) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.92
Light Periwinkle
#C1C6FC
ΔE00 5.93
Light Lavender
#DFC5FE
ΔE00 8.84
Pale Lilac
#E4CBFF
ΔE00 9.21
Thistle
#D8BFD8
ΔE00 9.33
Light Blue Grey
#B7C9E2
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBDF #DEDFBB
analogous
#BBCCDF #BCBBDF #CEBBDF
triadic
#BCBBDF #DFBCBB #BBDFBC
tetradic
#BCBBDF #DFBBCC #DEDFBB #BBDFCE
square
#BCBBDF #DFBBCC #DEDFBB #BBDFCE
split-complementary
#BCBBDF #DFCEBB #CCDFBB
monochromatic
#6A68B8 #9391CB #BCBBDF #E5E5F3 #EAEAF5
Accessibility & contrast
On white
1.86
#BCBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#BCBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBDF
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBDF | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFE1
Deuteranopia (green-blind)
#B2BDDE
Tritanopia (blue-blind)
#B5C1C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bcbbdf; /* rgb */ color: rgb(188, 187, 223); /* oklch */ color: oklch(80.5% 0.050 286.5);
Tailwind
colors: {
custom: {
50: '#d0cfe9',
500: '#bcbbdf',
950: '#000000',
},
}SCSS
$custom: #bcbbdf; $custom-light: #d0cfe9; $custom-dark: #000000;
JSON
{
"hex": "#bcbbdf",
"rgb": {
"r": 188,
"g": 187,
"b": 223
},
"hsl": {
"h": 241.667,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.80466,
"c": 0.05049,
"h": 286.5
},
"luminance": 0.5156
}Semantic roles & 50–950 ramp
primary
#BCBBDF
secondary
#B6B787
accent
#AF37AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384