#BFBFBD#BFBFBD
#BFBFBD is a light, near-neutral grey. Relative luminance 0.520; OKLCH L 80.4% C 0.003 H 106.5°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFBD |
|---|---|
| RGB | rgb(191, 191, 189) |
| HSL | hsl(60, 2%, 75%) |
| HSV | hsv(60, 1%, 75%) |
| CMYK | cmyk(0%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(77.29, -0.37, 1.01) |
| CIE-LCH | lch(77.29, 1.07, 110.07°) |
| OKLab | oklab(80.41% -0.0008 0.0027) |
| OKLCH | oklch(80.41% 0.003 106.5) |
| XYZ | xyz(49.3005, 52.0121, 55.5763) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.16
Silver (survey)
#C5C9C7
ΔE00 3.06
Dove Gray
#B6B8BD
ΔE00 4.16
Light Gray
#D3D3D3
ΔE00 5.11
Dark Gray
#A9A9A9
ΔE00 6.10
Warm Gray
#C9BEB0
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFBD #BDBDBF
analogous
#BFBEBD #BFBFBD #BEBFBD
triadic
#BFBFBD #BDBFBF #BFBDBF
tetradic
#BFBFBD #BDBFBE #BDBDBF #BFBDBE
square
#BFBFBD #BDBFBE #BDBDBF #BFBDBE
split-complementary
#BFBFBD #BDBEBF #BEBDBF
monochromatic
#83837F #A1A19E #BFBFBD #DDDDDC #F0F0EF
Accessibility & contrast
On white
1.84
#BFBFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#BFBFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFBD
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFBD | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBD
Deuteranopia (green-blind)
#BFBFBD
Tritanopia (blue-blind)
#BFBFBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbfbd; /* rgb */ color: rgb(191, 191, 189); /* oklch */ color: oklch(80.4% 0.003 106.5);
Tailwind
colors: {
custom: {
50: '#d2d2d0',
500: '#bfbfbd',
950: '#000000',
},
}SCSS
$custom: #bfbfbd; $custom-light: #d2d2d0; $custom-dark: #000000;
JSON
{
"hex": "#bfbfbd",
"rgb": {
"r": 191,
"g": 191,
"b": 189
},
"hsl": {
"h": 60,
"s": 1.538,
"l": 74.51
},
"oklch": {
"l": 0.80407,
"c": 0.00277,
"h": 106.5
},
"luminance": 0.52012
}Semantic roles & 50–950 ramp
primary
#BFBFBD
secondary
#8F8F91
accent
#5A8B5A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383