#BFBFBF#BFBFBF
#BFBFBF is a light, near-neutral grey. Relative luminance 0.521; OKLCH L 80.5% C 0.000 H 0.0°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFBF |
|---|---|
| RGB | rgb(191, 191, 191) |
| HSL | hsl(0, 0%, 75%) |
| HSV | hsv(0, 0%, 75%) |
| CMYK | cmyk(0%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(77.34, 0.00, 0.00) |
| CIE-LCH | lch(77.34, 0.00, 180.00°) |
| OKLab | oklab(80.47% 0 0) |
| OKLCH | oklch(80.47% 0 0) |
| XYZ | xyz(49.5191, 52.0996, 56.7276) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 0.26
Dove Gray
#B6B8BD
ΔE00 3.22
Silver (survey)
#C5C9C7
ΔE00 3.40
Light Gray
#D3D3D3
ΔE00 4.94
Dark Gray
#A9A9A9
ΔE00 6.03
Gainsboro
#DCDCDC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFBF #BFBFBF
analogous
#BFBFBF #BFBFBF #BFBFBF
triadic
#BFBFBF #BFBFBF #BFBFBF
tetradic
#BFBFBF #BFBFBF #BFBFBF #BFBFBF
square
#BFBFBF #BFBFBF #BFBFBF #BFBFBF
split-complementary
#BFBFBF #BFBFBF #BFBFBF
monochromatic
#828282 #A0A0A0 #BFBFBF #DEDEDE #F0F0F0
Accessibility & contrast
On white
1.84
#BFBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#BFBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFBF
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFBF | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#BFBFBF
Tritanopia (blue-blind)
#BFBFBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbfbf; /* rgb */ color: rgb(191, 191, 191); /* oklch */ color: oklch(80.5% 0.000 0.0);
Tailwind
colors: {
custom: {
50: '#d2d2d2',
500: '#bfbfbf',
950: '#000000',
},
}SCSS
$custom: #bfbfbf; $custom-light: #d2d2d2; $custom-dark: #000000;
JSON
{
"hex": "#bfbfbf",
"rgb": {
"r": 191,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 0,
"l": 74.902
},
"oklch": {
"l": 0.80466,
"c": 0,
"h": 0
},
"luminance": 0.521
}Semantic roles & 50–950 ramp
primary
#BFBFBF
secondary
#919191
accent
#8A8A5C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383