#BFBFCD#BFBFCD
#BFBFCD is a light, near-neutral blue. Relative luminance 0.527; OKLCH L 80.9% C 0.020 H 285.9°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFCD |
|---|---|
| RGB | rgb(191, 191, 205) |
| HSL | hsl(240, 12%, 78%) |
| HSV | hsv(240, 7%, 80%) |
| CMYK | cmyk(6.8%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(77.72, 2.67, -7.01) |
| CIE-LCH | lch(77.72, 7.50, 290.86°) |
| OKLab | oklab(80.89% 0.0054 -0.0188) |
| OKLCH | oklch(80.89% 0.02 285.9) |
| XYZ | xyz(51.1340, 52.7455, 65.2328) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.05
Silver
#C0C0C0
ΔE00 6.83
Light Blue Grey
#B7C9E2
ΔE00 7.75
Lightsteelblue
#B0C4DE
ΔE00 8.24
Light Gray
#D3D3D3
ΔE00 8.28
Fog
#D8DCE0
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFCD #CDCDBF
analogous
#BFC6CD #BFBFCD #C6BFCD
triadic
#BFBFCD #CDBFBF #BFCDBF
tetradic
#BFBFCD #CDBFC6 #CDCDBF #BFCDC6
square
#BFBFCD #CDBFC6 #CDCDBF #BFCDC6
split-complementary
#BFBFCD #CDC6BF #C6CDBF
monochromatic
#7A7A97 #9D9DB2 #BFBFCD #E1E1E8 #EEEEF2
Accessibility & contrast
On white
1.82
#BFBFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#BFBFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFCD
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFCD | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CE
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#BCC1C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbfcd; /* rgb */ color: rgb(191, 191, 205); /* oklch */ color: oklch(80.9% 0.020 285.9);
Tailwind
colors: {
custom: {
50: '#d2d2dc',
500: '#bfbfcd',
950: '#000000',
},
}SCSS
$custom: #bfbfcd; $custom-light: #d2d2dc; $custom-dark: #000000;
JSON
{
"hex": "#bfbfcd",
"rgb": {
"r": 191,
"g": 191,
"b": 205
},
"hsl": {
"h": 240,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.80894,
"c": 0.01951,
"h": 285.9
},
"luminance": 0.52746
}Semantic roles & 50–950 ramp
primary
#BFBFCD
secondary
#A1A18F
accent
#964F96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384