#BFBDBB#BFBDBB
#BFBDBB is a light, near-neutral grey. Relative luminance 0.511; OKLCH L 79.9% C 0.004 H 67.8°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDBB |
|---|---|
| RGB | rgb(191, 189, 187) |
| HSL | hsl(30, 3%, 74%) |
| HSV | hsv(30, 2%, 75%) |
| CMYK | cmyk(0%, 1%, 2.1%, 25.1%) |
| CIE-LAB | lab(76.72, 0.33, 1.25) |
| CIE-LCH | lch(76.72, 1.30, 75.16°) |
| OKLab | oklab(79.94% 0.0014 0.0033) |
| OKLCH | oklch(79.94% 0.004 67.8) |
| XYZ | xyz(48.6517, 51.0595, 54.2965) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.49
Dove Gray
#B6B8BD
ΔE00 4.09
Silver (survey)
#C5C9C7
ΔE00 4.11
Light Gray
#D3D3D3
ΔE00 5.55
Dark Gray
#A9A9A9
ΔE00 5.74
Warm Gray
#C9BEB0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDBB #BBBDBF
analogous
#BFBBBB #BFBDBB #BFBFBB
triadic
#BFBDBB #BBBFBD #BDBBBF
tetradic
#BFBDBB #BBBFBB #BBBDBF #BFBBBF
square
#BFBDBB #BBBFBB #BBBDBF #BFBBBF
split-complementary
#BFBDBB #BBBFBF #BBBBBF
monochromatic
#84807C #A19E9B #BFBDBB #DDDCDB #F0F0EF
Accessibility & contrast
On white
1.87
#BFBDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#BFBDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDBB
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDBB | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#BEBDBB
Tritanopia (blue-blind)
#C0BDBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfbdbb; /* rgb */ color: rgb(191, 189, 187); /* oklch */ color: oklch(79.9% 0.004 67.8);
Tailwind
colors: {
custom: {
50: '#d2d0cf',
500: '#bfbdbb',
950: '#000000',
},
}SCSS
$custom: #bfbdbb; $custom-light: #d2d0cf; $custom-dark: #000000;
JSON
{
"hex": "#bfbdbb",
"rgb": {
"r": 191,
"g": 189,
"b": 187
},
"hsl": {
"h": 30,
"s": 3.03,
"l": 74.118
},
"oklch": {
"l": 0.7994,
"c": 0.0036,
"h": 67.8
},
"luminance": 0.51059
}Semantic roles & 50–950 ramp
primary
#BFBDBB
secondary
#8D8F91
accent
#738D59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383