#BCBCDF#BCBCDF
#BCBCDF is a light, muted blue. Relative luminance 0.520; OKLCH L 80.7% C 0.049 H 285.2°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBCDF |
|---|---|
| RGB | rgb(188, 188, 223) |
| HSL | hsl(240, 35%, 81%) |
| HSV | hsv(240, 16%, 87%) |
| CMYK | cmyk(15.7%, 15.7%, 0%, 12.5%) |
| CIE-LAB | lab(77.27, 7.01, -17.44) |
| CIE-LCH | lch(77.27, 18.80, 291.88°) |
| OKLab | oklab(80.66% 0.0129 -0.0474) |
| OKLCH | oklch(80.66% 0.049 285.2) |
| XYZ | xyz(52.0386, 51.9849, 77.0902) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.90
Periwinkle
#CCCCFF
ΔE00 5.92
Light Blue Grey
#B7C9E2
ΔE00 9.08
Light Lavender
#DFC5FE
ΔE00 9.13
Lightsteelblue
#B0C4DE
ΔE00 9.31
Pale Lilac
#E4CBFF
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBCDF #DFDFBC
analogous
#BCCDDF #BCBCDF #CDBCDF
triadic
#BCBCDF #DFBCBC #BCDFBC
tetradic
#BCBCDF #DFBCCD #DFDFBC #BCDFCD
square
#BCBCDF #DFBCCD #DFDFBC #BCDFCD
split-complementary
#BCBCDF #DFCDBC #CDDFBC
monochromatic
#6969B7 #9393CB #BCBCDF #E5E5F3 #EAEAF5
Accessibility & contrast
On white
1.84
#BCBCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#BCBCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBCDF
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBCDF | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#B3BEDE
Tritanopia (blue-blind)
#B5C2C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bcbcdf; /* rgb */ color: rgb(188, 188, 223); /* oklch */ color: oklch(80.7% 0.049 285.2);
Tailwind
colors: {
custom: {
50: '#d0d0e9',
500: '#bcbcdf',
950: '#000000',
},
}SCSS
$custom: #bcbcdf; $custom-light: #d0d0e9; $custom-dark: #000000;
JSON
{
"hex": "#bcbcdf",
"rgb": {
"r": 188,
"g": 188,
"b": 223
},
"hsl": {
"h": 240,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.80665,
"c": 0.04909,
"h": 285.2
},
"luminance": 0.51986
}Semantic roles & 50–950 ramp
primary
#BCBCDF
secondary
#B7B788
accent
#AE37AE
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384