#BCBFD3#BCBFD3
#BCBFD3 is a light, muted blue. Relative luminance 0.527; OKLCH L 80.9% C 0.028 H 279.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFD3 |
|---|---|
| RGB | rgb(188, 191, 211) |
| HSL | hsl(232, 21%, 78%) |
| HSV | hsv(232, 11%, 83%) |
| CMYK | cmyk(10.9%, 9.5%, 0%, 17.3%) |
| CIE-LAB | lab(77.67, 2.88, -10.36) |
| CIE-LCH | lch(77.67, 10.75, 285.53°) |
| OKLab | oklab(80.85% 0.0044 -0.0279) |
| OKLCH | oklch(80.85% 0.028 279) |
| XYZ | xyz(51.1252, 52.6557, 69.0855) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 6.71
Dove Gray
#B6B8BD
ΔE00 6.86
Cloudy Blue
#ACC2D9
ΔE00 7.67
Silver
#C0C0C0
ΔE00 8.96
Lavender (CSS)
#E6E6FA
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFD3 #D3D0BC
analogous
#BCCAD3 #BCBFD3 #C4BCD3
triadic
#BCBFD3 #D3BCBF #BFD3BC
tetradic
#BCBFD3 #D3BCCA #D3D0BC #BCD3C4
square
#BCBFD3 #D3BCCA #D3D0BC #BCD3C4
split-complementary
#BCBFD3 #D3C4BC #CAD3BC
monochromatic
#7278A2 #979CBB #BCBFD3 #E1E2EB #EDEDF3
Accessibility & contrast
On white
1.82
#BCBFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#BCBFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFD3
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFD3 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC1D4
Deuteranopia (green-blind)
#B9BFD2
Tritanopia (blue-blind)
#B7C2C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcbfd3; /* rgb */ color: rgb(188, 191, 211); /* oklch */ color: oklch(80.9% 0.028 279.0);
Tailwind
colors: {
custom: {
50: '#d0d2e0',
500: '#bcbfd3',
950: '#000000',
},
}SCSS
$custom: #bcbfd3; $custom-light: #d0d2e0; $custom-dark: #000000;
JSON
{
"hex": "#bcbfd3",
"rgb": {
"r": 188,
"g": 191,
"b": 211
},
"hsl": {
"h": 232.174,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.80854,
"c": 0.02823,
"h": 279
},
"luminance": 0.52656
}Semantic roles & 50–950 ramp
primary
#BCBFD3
secondary
#A8A48B
accent
#94469F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384