#BFB7BB#BFB7BB
#BFB7BB is a light, near-neutral grey. Relative luminance 0.485; OKLCH L 78.7% C 0.011 H 345.5°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB7BB |
|---|---|
| RGB | rgb(191, 183, 187) |
| HSL | hsl(330, 6%, 73%) |
| HSV | hsv(330, 4%, 75%) |
| CMYK | cmyk(0%, 4.2%, 2.1%, 25.1%) |
| CIE-LAB | lab(75.16, 3.55, -1.02) |
| CIE-LCH | lch(75.16, 3.69, 343.99°) |
| OKLab | oklab(78.72% 0.0102 -0.0026) |
| OKLCH | oklch(78.72% 0.011 345.5) |
| XYZ | xyz(47.3877, 48.5315, 53.8752) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.87
Silver
#C0C0C0
ΔE00 5.16
Dark Gray
#A9A9A9
ΔE00 6.57
Light Gray
#D3D3D3
ΔE00 8.11
Pinkish Grey
#C8ACA9
ΔE00 8.13
Silver (survey)
#C5C9C7
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB7BB #B7BFBB
analogous
#BFB7BF #BFB7BB #BFB7B7
triadic
#BFB7BB #BBBFB7 #B7BBBF
tetradic
#BFB7BB #BFBFB7 #B7BFBB #B7B7BF
square
#BFB7BB #BFBFB7 #B7BFBB #B7B7BF
split-complementary
#BFB7BB #B7BFB7 #B7BFBF
monochromatic
#85767E #A2979C #BFB7BB #DCD7DA #F1EFF0
Accessibility & contrast
On white
1.96
#BFB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#BFB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB7BB
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB7BB | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#B9B9BB
Tritanopia (blue-blind)
#C0B7B8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfb7bb; /* rgb */ color: rgb(191, 183, 187); /* oklch */ color: oklch(78.7% 0.011 345.5);
Tailwind
colors: {
custom: {
50: '#d2cccf',
500: '#bfb7bb',
950: '#000000',
},
}SCSS
$custom: #bfb7bb; $custom-light: #d2cccf; $custom-dark: #000000;
JSON
{
"hex": "#bfb7bb",
"rgb": {
"r": 191,
"g": 183,
"b": 187
},
"hsl": {
"h": 330,
"s": 5.882,
"l": 73.333
},
"oklch": {
"l": 0.78719,
"c": 0.01057,
"h": 345.5
},
"luminance": 0.48531
}Semantic roles & 50–950 ramp
primary
#BFB7BB
secondary
#E4E7E6
accent
#907356
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282