#BFBFBA#BFBFBA
#BFBFBA is a light, near-neutral grey. Relative luminance 0.519; OKLCH L 80.3% C 0.007 H 106.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFBA |
|---|---|
| RGB | rgb(191, 191, 186) |
| HSL | hsl(60, 4%, 74%) |
| HSV | hsv(60, 3%, 75%) |
| CMYK | cmyk(0%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(77.21, -0.91, 2.52) |
| CIE-LCH | lch(77.21, 2.68, 109.93°) |
| OKLab | oklab(80.32% -0.002 0.0066) |
| OKLCH | oklch(80.32% 0.007 106.5) |
| XYZ | xyz(48.9782, 51.8832, 53.8791) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.71
Silver (survey)
#C5C9C7
ΔE00 3.26
Dove Gray
#B6B8BD
ΔE00 5.63
Light Gray
#D3D3D3
ΔE00 5.71
Warm Gray
#C9BEB0
ΔE00 5.82
Dark Gray
#A9A9A9
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFBA #BABABF
analogous
#BFBDBA #BFBFBA #BDBFBA
triadic
#BFBFBA #BABFBF #BFBABF
tetradic
#BFBFBA #BABFBD #BABABF #BFBABD
square
#BFBFBA #BABFBD #BABABF #BFBABD
split-complementary
#BFBFBA #BABDBF #BDBABF
monochromatic
#84847B #A2A29A #BFBFBA #DCDCDA #F0F0EF
Accessibility & contrast
On white
1.85
#BFBFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#BFBFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFBA
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFBA | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBA
Deuteranopia (green-blind)
#C0BFBA
Tritanopia (blue-blind)
#C0BEBD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbfba; /* rgb */ color: rgb(191, 191, 186); /* oklch */ color: oklch(80.3% 0.007 106.5);
Tailwind
colors: {
custom: {
50: '#d2d2ce',
500: '#bfbfba',
950: '#000000',
},
}SCSS
$custom: #bfbfba; $custom-light: #d2d2ce; $custom-dark: #000000;
JSON
{
"hex": "#bfbfba",
"rgb": {
"r": 191,
"g": 191,
"b": 186
},
"hsl": {
"h": 60,
"s": 3.759,
"l": 73.922
},
"oklch": {
"l": 0.80321,
"c": 0.00693,
"h": 106.5
},
"luminance": 0.51883
}Semantic roles & 50–950 ramp
primary
#BFBFBA
secondary
#8C8C92
accent
#588E58
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383