#BFBFB7#BFBFB7
#BFBFB7 is a light, near-neutral grey. Relative luminance 0.518; OKLCH L 80.2% C 0.011 H 106.6°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFB7 |
|---|---|
| RGB | rgb(191, 191, 183) |
| HSL | hsl(60, 6%, 73%) |
| HSV | hsv(60, 4%, 75%) |
| CMYK | cmyk(0%, 0%, 4.2%, 25.1%) |
| CIE-LAB | lab(77.14, -1.45, 4.03) |
| CIE-LCH | lch(77.14, 4.28, 109.78°) |
| OKLab | oklab(80.24% -0.0032 0.0106) |
| OKLCH | oklch(80.24% 0.011 106.6) |
| XYZ | xyz(48.6626, 51.7570, 52.2170) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.04
Silver
#C0C0C0
ΔE00 4.17
Warm Gray
#C9BEB0
ΔE00 5.40
Light Gray
#D3D3D3
ΔE00 6.57
Dove Gray
#B6B8BD
ΔE00 7.06
Light Grey
#D8DCD6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFB7 #B7B7BF
analogous
#BFBBB7 #BFBFB7 #BBBFB7
triadic
#BFBFB7 #B7BFBF #BFB7BF
tetradic
#BFBFB7 #B7BFBB #B7B7BF #BFB7BB
square
#BFBFB7 #B7BFBB #B7B7BF #BFB7BB
split-complementary
#BFBFB7 #B7BBBF #BBB7BF
monochromatic
#858576 #A2A297 #BFBFB7 #DCDCD7 #F1F1EF
Accessibility & contrast
On white
1.85
#BFBFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#BFBFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFB7
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFB7 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB7
Deuteranopia (green-blind)
#C1BFB7
Tritanopia (blue-blind)
#C0BEBD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbfb7; /* rgb */ color: rgb(191, 191, 183); /* oklch */ color: oklch(80.2% 0.011 106.6);
Tailwind
colors: {
custom: {
50: '#d2d2cc',
500: '#bfbfb7',
950: '#000000',
},
}SCSS
$custom: #bfbfb7; $custom-light: #d2d2cc; $custom-dark: #000000;
JSON
{
"hex": "#bfbfb7",
"rgb": {
"r": 191,
"g": 191,
"b": 183
},
"hsl": {
"h": 60,
"s": 5.882,
"l": 73.333
},
"oklch": {
"l": 0.80237,
"c": 0.01106,
"h": 106.6
},
"luminance": 0.51757
}Semantic roles & 50–950 ramp
primary
#BFBFB7
secondary
#888892
accent
#569056
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383