#BFBBB7#BFBBB7
#BFBBB7 is a light, near-neutral grey. Relative luminance 0.500; OKLCH L 79.4% C 0.007 H 67.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBB7 |
|---|---|
| RGB | rgb(191, 187, 183) |
| HSL | hsl(30, 6%, 73%) |
| HSV | hsv(30, 4%, 75%) |
| CMYK | cmyk(0%, 2.1%, 4.2%, 25.1%) |
| CIE-LAB | lab(76.09, 0.68, 2.52) |
| CIE-LCH | lch(76.09, 2.61, 74.91°) |
| OKLab | oklab(79.42% 0.0027 0.0067) |
| OKLCH | oklch(79.42% 0.007 67.7) |
| XYZ | xyz(47.8022, 50.0361, 51.9302) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.81
Warm Gray
#C9BEB0
ΔE00 4.93
Silver (survey)
#C5C9C7
ΔE00 5.09
Dove Gray
#B6B8BD
ΔE00 5.13
Dark Gray
#A9A9A9
ΔE00 5.74
Light Gray
#D3D3D3
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBB7 #B7BBBF
analogous
#BFB7B7 #BFBBB7 #BFBFB7
triadic
#BFBBB7 #B7BFBB #BBB7BF
tetradic
#BFBBB7 #B7BFB7 #B7BBBF #BFB7BF
square
#BFBBB7 #B7BFB7 #B7BBBF #BFB7BF
split-complementary
#BFBBB7 #B7BFBF #B7B7BF
monochromatic
#857E76 #A29C97 #BFBBB7 #DCDAD7 #F1F0EF
Accessibility & contrast
On white
1.91
#BFBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#BFBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBB7
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBB7 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBB7
Deuteranopia (green-blind)
#BDBCB7
Tritanopia (blue-blind)
#C1BABA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bfbbb7; /* rgb */ color: rgb(191, 187, 183); /* oklch */ color: oklch(79.4% 0.007 67.7);
Tailwind
colors: {
custom: {
50: '#d2cfcc',
500: '#bfbbb7',
950: '#000000',
},
}SCSS
$custom: #bfbbb7; $custom-light: #d2cfcc; $custom-dark: #000000;
JSON
{
"hex": "#bfbbb7",
"rgb": {
"r": 191,
"g": 187,
"b": 183
},
"hsl": {
"h": 30,
"s": 5.882,
"l": 73.333
},
"oklch": {
"l": 0.79416,
"c": 0.0072,
"h": 67.7
},
"luminance": 0.50036
}Semantic roles & 50–950 ramp
primary
#BFBBB7
secondary
#888D92
accent
#739056
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141313
muted
#838383