#BCBFD6#BCBFD6
#BCBFD6 is a light, muted blue. Relative luminance 0.528; OKLCH L 81.0% C 0.032 H 279.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFD6 |
|---|---|
| RGB | rgb(188, 191, 214) |
| HSL | hsl(233, 24%, 79%) |
| HSV | hsv(233, 12%, 84%) |
| CMYK | cmyk(12.1%, 10.7%, 0%, 16.1%) |
| CIE-LAB | lab(77.76, 3.49, -11.84) |
| CIE-LCH | lch(77.76, 12.35, 286.43°) |
| OKLab | oklab(80.96% 0.0055 -0.0319) |
| OKLCH | oklch(80.96% 0.032 279.7) |
| XYZ | xyz(51.5048, 52.8075, 71.0847) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.50
Lightsteelblue
#B0C4DE
ΔE00 6.90
Dove Gray
#B6B8BD
ΔE00 7.94
Cloudy Blue
#ACC2D9
ΔE00 8.06
Light Periwinkle
#C1C6FC
ΔE00 8.79
Periwinkle
#CCCCFF
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFD6 #D6D3BC
analogous
#BCCCD6 #BCBFD6 #C6BCD6
triadic
#BCBFD6 #D6BCBF #BFD6BC
tetradic
#BCBFD6 #D6BCCC #D6D3BC #BCD6C6
square
#BCBFD6 #D6BCCC #D6D3BC #BCD6C6
split-complementary
#BCBFD6 #D6C6BC #CCD6BC
monochromatic
#7076A8 #969BBF #BCBFD6 #E2E3ED #ECEDF3
Accessibility & contrast
On white
1.82
#BCBFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#BCBFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFD6
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFD6 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C1D7
Deuteranopia (green-blind)
#B8BFD5
Tritanopia (blue-blind)
#B7C3C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcbfd6; /* rgb */ color: rgb(188, 191, 214); /* oklch */ color: oklch(81.0% 0.032 279.7);
Tailwind
colors: {
custom: {
50: '#d0d2e2',
500: '#bcbfd6',
950: '#000000',
},
}SCSS
$custom: #bcbfd6; $custom-light: #d0d2e2; $custom-dark: #000000;
JSON
{
"hex": "#bcbfd6",
"rgb": {
"r": 188,
"g": 191,
"b": 214
},
"hsl": {
"h": 233.077,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.80955,
"c": 0.03242,
"h": 279.7
},
"luminance": 0.52808
}Semantic roles & 50–950 ramp
primary
#BCBFD6
secondary
#ACA88A
accent
#9843A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384