#BFBABD#BFBABD
#BFBABD is a light, near-neutral grey. Relative luminance 0.499; OKLCH L 79.4% C 0.007 H 340.4°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBABD |
|---|---|
| RGB | rgb(191, 186, 189) |
| HSL | hsl(324, 4%, 74%) |
| HSV | hsv(324, 3%, 75%) |
| CMYK | cmyk(0%, 2.6%, 1%, 25.1%) |
| CIE-LAB | lab(75.99, 2.30, -0.89) |
| CIE-LCH | lch(75.99, 2.47, 338.83°) |
| OKLab | oklab(79.39% 0.0066 -0.0023) |
| OKLCH | oklch(79.39% 0.007 340.4) |
| XYZ | xyz(48.2287, 49.8685, 55.2191) |
| Luminance | 0.4987 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.52
Dove Gray
#B6B8BD
ΔE00 3.58
Dark Gray
#A9A9A9
ΔE00 6.05
Silver (survey)
#C5C9C7
ΔE00 6.74
Light Gray
#D3D3D3
ΔE00 6.77
Warm Gray
#C9BEB0
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBABD #BABFBC
analogous
#BFBABF #BFBABD #BFBABB
triadic
#BFBABD #BDBFBA #BABDBF
tetradic
#BFBABD #BFBFBA #BABFBC #BABBBF
square
#BFBABD #BFBFBA #BABFBC #BABBBF
split-complementary
#BFBABD #BBBFBA #BABFBF
monochromatic
#847B80 #A29A9F #BFBABD #DCDADB #F0EFF0
Accessibility & contrast
On white
1.91
#BFBABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#BFBABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBABD
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBABD | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBD
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#C0BABB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfbabd; /* rgb */ color: rgb(191, 186, 189); /* oklch */ color: oklch(79.4% 0.007 340.4);
Tailwind
colors: {
custom: {
50: '#d2ced0',
500: '#bfbabd',
950: '#000000',
},
}SCSS
$custom: #bfbabd; $custom-light: #d2ced0; $custom-dark: #000000;
JSON
{
"hex": "#bfbabd",
"rgb": {
"r": 191,
"g": 186,
"b": 189
},
"hsl": {
"h": 324,
"s": 3.759,
"l": 73.922
},
"oklch": {
"l": 0.79387,
"c": 0.00696,
"h": 340.4
},
"luminance": 0.49868
}Semantic roles & 50–950 ramp
primary
#BFBABD
secondary
#E5E6E5
accent
#8E6D58
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#141314
muted
#828282