#BFBFBE#BFBFBE
#BFBFBE is a light, near-neutral grey. Relative luminance 0.521; OKLCH L 80.4% C 0.001 H 106.3°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFBE |
|---|---|
| RGB | rgb(191, 191, 190) |
| HSL | hsl(60, 1%, 75%) |
| HSV | hsv(60, 1%, 75%) |
| CMYK | cmyk(0%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(77.31, -0.18, 0.50) |
| CIE-LCH | lch(77.31, 0.54, 110.13°) |
| OKLab | oklab(80.44% -0.0004 0.0013) |
| OKLCH | oklch(80.44% 0.001 106.3) |
| XYZ | xyz(49.4094, 52.0557, 56.1500) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 0.63
Silver (survey)
#C5C9C7
ΔE00 3.18
Dove Gray
#B6B8BD
ΔE00 3.68
Light Gray
#D3D3D3
ΔE00 5.00
Dark Gray
#A9A9A9
ΔE00 6.04
Warm Gray
#C9BEB0
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFBE #BEBEBF
analogous
#BFBFBE #BFBFBE #BFBFBE
triadic
#BFBFBE #BEBFBF #BFBEBF
tetradic
#BFBFBE #BEBFBF #BEBEBF #BFBEBF
square
#BFBFBE #BEBFBF #BEBEBF #BFBEBF
split-complementary
#BFBFBE #BEBFBF #BFBEBF
monochromatic
#828280 #A1A19F #BFBFBE #DDDDDD #F0F0F0
Accessibility & contrast
On white
1.84
#BFBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#BFBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFBE
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFBE | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBE
Deuteranopia (green-blind)
#BFBFBE
Tritanopia (blue-blind)
#BFBFBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbfbe; /* rgb */ color: rgb(191, 191, 190); /* oklch */ color: oklch(80.4% 0.001 106.3);
Tailwind
colors: {
custom: {
50: '#d2d2d1',
500: '#bfbfbe',
950: '#000000',
},
}SCSS
$custom: #bfbfbe; $custom-light: #d2d2d1; $custom-dark: #000000;
JSON
{
"hex": "#bfbfbe",
"rgb": {
"r": 191,
"g": 191,
"b": 190
},
"hsl": {
"h": 60,
"s": 0.775,
"l": 74.706
},
"oklch": {
"l": 0.80437,
"c": 0.00139,
"h": 106.3
},
"luminance": 0.52056
}Semantic roles & 50–950 ramp
primary
#BFBFBE
secondary
#909091
accent
#5B8B5B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383