#BFBAB7#BFBAB7
#BFBAB7 is a light, near-neutral grey. Relative luminance 0.496; OKLCH L 79.2% C 0.007 H 53.4°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAB7 |
|---|---|
| RGB | rgb(191, 186, 183) |
| HSL | hsl(23, 6%, 73%) |
| HSV | hsv(23, 4%, 75%) |
| CMYK | cmyk(0%, 2.6%, 4.2%, 25.1%) |
| CIE-LAB | lab(75.83, 1.21, 2.14) |
| CIE-LCH | lch(75.83, 2.46, 60.45°) |
| OKLab | oklab(79.21% 0.0042 0.0057) |
| OKLCH | oklch(79.21% 0.007 53.4) |
| XYZ | xyz(47.5908, 49.6133, 51.8598) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.96
Dove Gray
#B6B8BD
ΔE00 4.89
Warm Gray
#C9BEB0
ΔE00 5.29
Dark Gray
#A9A9A9
ΔE00 5.61
Silver (survey)
#C5C9C7
ΔE00 5.67
Light Gray
#D3D3D3
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAB7 #B7BCBF
analogous
#BFB7B8 #BFBAB7 #BFBEB7
triadic
#BFBAB7 #B7BFBA #BAB7BF
tetradic
#BFBAB7 #B8BFB7 #B7BCBF #BEB7BF
square
#BFBAB7 #B8BFB7 #B7BCBF #BEB7BF
split-complementary
#BFBAB7 #B7BFBE #B7B8BF
monochromatic
#857C76 #A29B97 #BFBAB7 #DCD9D7 #F1EFEF
Accessibility & contrast
On white
1.92
#BFBAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#BFBAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAB7
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAB7 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBAB7
Deuteranopia (green-blind)
#BDBBB7
Tritanopia (blue-blind)
#C1B9B9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfbab7; /* rgb */ color: rgb(191, 186, 183); /* oklch */ color: oklch(79.2% 0.007 53.4);
Tailwind
colors: {
custom: {
50: '#d2cecc',
500: '#bfbab7',
950: '#000000',
},
}SCSS
$custom: #bfbab7; $custom-light: #d2cecc; $custom-dark: #000000;
JSON
{
"hex": "#bfbab7",
"rgb": {
"r": 191,
"g": 186,
"b": 183
},
"hsl": {
"h": 22.5,
"s": 5.882,
"l": 73.333
},
"oklch": {
"l": 0.79212,
"c": 0.00706,
"h": 53.4
},
"luminance": 0.49613
}Semantic roles & 50–950 ramp
primary
#BFBAB7
secondary
#E4E6E7
accent
#7A9056
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282