#BCBFDE#BCBFDE
#BCBFDE is a light, muted blue. Relative luminance 0.532; OKLCH L 81.2% C 0.044 H 281.0°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFDE |
|---|---|
| RGB | rgb(188, 191, 222) |
| HSL | hsl(235, 34%, 80%) |
| HSV | hsv(235, 15%, 87%) |
| CMYK | cmyk(15.3%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(78.01, 5.17, -15.79) |
| CIE-LCH | lch(78.01, 16.62, 288.13°) |
| OKLab | oklab(81.23% 0.0083 -0.0428) |
| OKLCH | oklch(81.23% 0.044 281) |
| XYZ | xyz(52.5517, 53.2262, 76.5981) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.31
Periwinkle
#CCCCFF
ΔE00 6.43
Light Blue Grey
#B7C9E2
ΔE00 7.42
Lightsteelblue
#B0C4DE
ΔE00 7.75
Cloudy Blue
#ACC2D9
ΔE00 9.23
Lavender (CSS)
#E6E6FA
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFDE #DEDBBC
analogous
#BCD0DE #BCBFDE #CABCDE
triadic
#BCBFDE #DEBCBF #BFDEBC
tetradic
#BCBFDE #DEBCD0 #DEDBBC #BCDECA
square
#BCBFDE #DEBCD0 #DEDBBC #BCDECA
split-complementary
#BCBFDE #DECABC #D0DEBC
monochromatic
#6A71B6 #9398CA #BCBFDE #E5E6F2 #EAEBF5
Accessibility & contrast
On white
1.80
#BCBFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#BCBFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFDE
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFDE | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2DF
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#B5C4C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcbfde; /* rgb */ color: rgb(188, 191, 222); /* oklch */ color: oklch(81.2% 0.044 281.0);
Tailwind
colors: {
custom: {
50: '#d0d2e8',
500: '#bcbfde',
950: '#000000',
},
}SCSS
$custom: #bcbfde; $custom-light: #d0d2e8; $custom-dark: #000000;
JSON
{
"hex": "#bcbfde",
"rgb": {
"r": 188,
"g": 191,
"b": 222
},
"hsl": {
"h": 234.706,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.8123,
"c": 0.04361,
"h": 281
},
"luminance": 0.53227
}Semantic roles & 50–950 ramp
primary
#BCBFDE
secondary
#B6B288
accent
#A339AD
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384