#BFB5BB#BFB5BB
#BFB5BB is a light, near-neutral grey. Relative luminance 0.477; OKLCH L 78.3% C 0.014 H 340.6°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB5BB |
|---|---|
| RGB | rgb(191, 181, 187) |
| HSL | hsl(324, 7%, 73%) |
| HSV | hsv(324, 5%, 75%) |
| CMYK | cmyk(0%, 5.2%, 2.1%, 25.1%) |
| CIE-LAB | lab(74.64, 4.62, -1.77) |
| CIE-LCH | lch(74.64, 4.95, 339.02°) |
| OKLab | oklab(78.32% 0.0132 -0.0046) |
| OKLCH | oklch(78.32% 0.014 340.6) |
| XYZ | xyz(46.9781, 47.7123, 53.7386) |
| Luminance | 0.4771 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.92
Silver
#C0C0C0
ΔE00 6.55
Dark Gray
#A9A9A9
ΔE00 7.40
Pinkish Grey
#C8ACA9
ΔE00 7.62
Light Gray
#D3D3D3
ΔE00 9.24
Silver (survey)
#C5C9C7
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB5BB #B5BFB9
analogous
#BEB5BF #BFB5BB #BFB5B6
triadic
#BFB5BB #BBBFB5 #B5BBBF
tetradic
#BFB5BB #BFBEB5 #B5BFB9 #B5B6BF
square
#BFB5BB #BFBEB5 #B5BFB9 #B5B6BF
split-complementary
#BFB5BB #B6BFB5 #B5BFBE
monochromatic
#86747F #A3949D #BFB5BB #DBD6D9 #F1EFF0
Accessibility & contrast
On white
1.99
#BFB5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#BFB5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB5BB
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB5BB | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BB
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#C0B5B7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bfb5bb; /* rgb */ color: rgb(191, 181, 187); /* oklch */ color: oklch(78.3% 0.014 340.6);
Tailwind
colors: {
custom: {
50: '#d2cbcf',
500: '#bfb5bb',
950: '#000000',
},
}SCSS
$custom: #bfb5bb; $custom-light: #d2cbcf; $custom-dark: #000000;
JSON
{
"hex": "#bfb5bb",
"rgb": {
"r": 191,
"g": 181,
"b": 187
},
"hsl": {
"h": 324,
"s": 7.246,
"l": 72.941
},
"oklch": {
"l": 0.78315,
"c": 0.014,
"h": 340.6
},
"luminance": 0.47712
}Semantic roles & 50–950 ramp
primary
#BFB5BB
secondary
#E4E7E5
accent
#916D54
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282