#BFBFB5#BFBFB5
#BFBFB5 is a light, near-neutral grey. Relative luminance 0.517; OKLCH L 80.2% C 0.014 H 106.7°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFB5 |
|---|---|
| RGB | rgb(191, 191, 181) |
| HSL | hsl(60, 7%, 73%) |
| HSV | hsv(60, 5%, 75%) |
| CMYK | cmyk(0%, 0%, 5.2%, 25.1%) |
| CIE-LAB | lab(77.09, -1.80, 5.04) |
| CIE-LCH | lch(77.09, 5.35, 109.68°) |
| OKLab | oklab(80.18% -0.004 0.0132) |
| OKLCH | oklch(80.18% 0.014 106.7) |
| XYZ | xyz(48.4560, 51.6743, 51.1285) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.70
Silver
#C0C0C0
ΔE00 5.09
Warm Gray
#C9BEB0
ΔE00 5.33
Light Gray
#D3D3D3
ΔE00 7.21
Light Grey
#D8DCD6
ΔE00 7.33
Dark Gray
#A9A9A9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFB5 #B5B5BF
analogous
#BFBAB5 #BFBFB5 #BABFB5
triadic
#BFBFB5 #B5BFBF #BFB5BF
tetradic
#BFBFB5 #B5BFBA #B5B5BF #BFB5BA
square
#BFBFB5 #B5BFBA #B5B5BF #BFB5BA
split-complementary
#BFBFB5 #B5BABF #BAB5BF
monochromatic
#868674 #A3A394 #BFBFB5 #DBDBD6 #F1F1EF
Accessibility & contrast
On white
1.85
#BFBFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#BFBFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFB5
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFB5 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB4
Deuteranopia (green-blind)
#C1BFB5
Tritanopia (blue-blind)
#C1BEBC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbfb5; /* rgb */ color: rgb(191, 191, 181); /* oklch */ color: oklch(80.2% 0.014 106.7);
Tailwind
colors: {
custom: {
50: '#d2d2cb',
500: '#bfbfb5',
950: '#000000',
},
}SCSS
$custom: #bfbfb5; $custom-light: #d2d2cb; $custom-dark: #000000;
JSON
{
"hex": "#bfbfb5",
"rgb": {
"r": 191,
"g": 191,
"b": 181
},
"hsl": {
"h": 60,
"s": 7.246,
"l": 72.941
},
"oklch": {
"l": 0.80181,
"c": 0.01381,
"h": 106.7
},
"luminance": 0.51674
}Semantic roles & 50–950 ramp
primary
#BFBFB5
secondary
#868692
accent
#549154
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382