#BFC3BF#BFC3BF
#BFC3BF is a light, near-neutral grey. Relative luminance 0.539; OKLCH L 81.3% C 0.007 H 145.5°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3BF |
|---|---|
| RGB | rgb(191, 195, 191) |
| HSL | hsl(120, 3%, 76%) |
| HSV | hsv(120, 2%, 76%) |
| CMYK | cmyk(2.1%, 0%, 2.1%, 23.5%) |
| CIE-LAB | lab(78.38, -2.12, 1.52) |
| CIE-LCH | lch(78.38, 2.61, 144.33°) |
| OKLab | oklab(81.29% -0.0058 0.004) |
| OKLCH | oklch(81.29% 0.007 145.5) |
| XYZ | xyz(50.4033, 53.8681, 57.0223) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.87
Silver
#C0C0C0
ΔE00 3.30
Light Gray
#D3D3D3
ΔE00 5.33
Dove Gray
#B6B8BD
ΔE00 5.85
Light Grey
#D8DCD6
ΔE00 6.07
Gainsboro
#DCDCDC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3BF #C3BFC3
analogous
#C1C3BF #BFC3BF #BFC3C1
triadic
#BFC3BF #BFBFC3 #C3BFBF
tetradic
#BFC3BF #BFC1C3 #C3BFC3 #C3C1BF
square
#BFC3BF #BFC1C3 #C3BFC3 #C3C1BF
split-complementary
#BFC3BF #C1BFC3 #C3BFC1
monochromatic
#808880 #9FA59F #BFC3BF #DFE1DF #EFF0EF
Accessibility & contrast
On white
1.78
#BFC3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#BFC3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3BF
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3BF | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#C2C2BF
Tritanopia (blue-blind)
#BFC3C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc3bf; /* rgb */ color: rgb(191, 195, 191); /* oklch */ color: oklch(81.3% 0.007 145.5);
Tailwind
colors: {
custom: {
50: '#d2d5d2',
500: '#bfc3bf',
950: '#000000',
},
}SCSS
$custom: #bfc3bf; $custom-light: #d2d5d2; $custom-dark: #000000;
JSON
{
"hex": "#bfc3bf",
"rgb": {
"r": 191,
"g": 195,
"b": 191
},
"hsl": {
"h": 120,
"s": 3.226,
"l": 75.686
},
"oklch": {
"l": 0.81287,
"c": 0.00706,
"h": 145.5
},
"luminance": 0.53868
}Semantic roles & 50–950 ramp
primary
#BFC3BF
secondary
#969196
accent
#588D8D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383