#BFB7BF#BFB7BF
#BFB7BF is a light, near-neutral grey. Relative luminance 0.487; OKLCH L 78.8% C 0.014 H 325.7°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB7BF |
|---|---|
| RGB | rgb(191, 183, 191) |
| HSL | hsl(300, 6%, 73%) |
| HSV | hsv(300, 4%, 75%) |
| CMYK | cmyk(0%, 4.2%, 0%, 25.1%) |
| CIE-LAB | lab(75.27, 4.28, -3.04) |
| CIE-LCH | lch(75.27, 5.25, 324.67°) |
| OKLab | oklab(78.84% 0.0118 -0.008) |
| OKLCH | oklch(78.84% 0.014 325.7) |
| XYZ | xyz(47.8219, 48.7052, 56.1618) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.39
Silver
#C0C0C0
ΔE00 6.37
Dark Gray
#A9A9A9
ΔE00 7.63
Pinkish Grey
#C8ACA9
ΔE00 8.78
Light Gray
#D3D3D3
ΔE00 8.88
Silver (survey)
#C5C9C7
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB7BF #B7BFB7
analogous
#BBB7BF #BFB7BF #BFB7BB
triadic
#BFB7BF #BFBFB7 #B7BFBF
tetradic
#BFB7BF #BFBBB7 #B7BFB7 #B7BBBF
square
#BFB7BF #BFBBB7 #B7BFB7 #B7BBBF
split-complementary
#BFB7BF #BBBFB7 #B7BFBB
monochromatic
#857685 #A297A2 #BFB7BF #DCD7DC #F1EFF1
Accessibility & contrast
On white
1.96
#BFB7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#BFB7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB7BF
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB7BF | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#C0B8BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfb7bf; /* rgb */ color: rgb(191, 183, 191); /* oklch */ color: oklch(78.8% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#d2ccd2',
500: '#bfb7bf',
950: '#000000',
},
}SCSS
$custom: #bfb7bf; $custom-light: #d2ccd2; $custom-dark: #000000;
JSON
{
"hex": "#bfb7bf",
"rgb": {
"r": 191,
"g": 183,
"b": 191
},
"hsl": {
"h": 300,
"s": 5.882,
"l": 73.333
},
"oklch": {
"l": 0.7884,
"c": 0.01425,
"h": 325.7
},
"luminance": 0.48705
}Semantic roles & 50–950 ramp
primary
#BFB7BF
secondary
#E4E7E4
accent
#905656
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282