#BFBABF#BFBABF
#BFBABF is a light, near-neutral grey. Relative luminance 0.500; OKLCH L 79.4% C 0.009 H 325.7°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBABF |
|---|---|
| RGB | rgb(191, 186, 191) |
| HSL | hsl(300, 4%, 74%) |
| HSV | hsv(300, 3%, 75%) |
| CMYK | cmyk(0%, 2.6%, 0%, 25.1%) |
| CIE-LAB | lab(76.04, 2.67, -1.90) |
| CIE-LCH | lch(76.04, 3.28, 324.58°) |
| OKLab | oklab(79.45% 0.0073 -0.005) |
| OKLCH | oklch(79.45% 0.009 325.7) |
| XYZ | xyz(48.4472, 49.9559, 56.3703) |
| Luminance | 0.4996 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.66
Silver
#C0C0C0
ΔE00 4.20
Dark Gray
#A9A9A9
ΔE00 6.50
Light Gray
#D3D3D3
ΔE00 7.12
Silver (survey)
#C5C9C7
ΔE00 7.30
Gainsboro
#DCDCDC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBABF #BABFBA
analogous
#BDBABF #BFBABF #BFBABD
triadic
#BFBABF #BFBFBA #BABFBF
tetradic
#BFBABF #BFBDBA #BABFBA #BABDBF
square
#BFBABF #BFBDBA #BABFBA #BABDBF
split-complementary
#BFBABF #BDBFBA #BABFBD
monochromatic
#847B84 #A29AA2 #BFBABF #DCDADC #F0EFF0
Accessibility & contrast
On white
1.91
#BFBABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#BFBABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBABF
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBABF | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBF
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#BFBABC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfbabf; /* rgb */ color: rgb(191, 186, 191); /* oklch */ color: oklch(79.4% 0.009 325.7);
Tailwind
colors: {
custom: {
50: '#d2ced2',
500: '#bfbabf',
950: '#000000',
},
}SCSS
$custom: #bfbabf; $custom-light: #d2ced2; $custom-dark: #000000;
JSON
{
"hex": "#bfbabf",
"rgb": {
"r": 191,
"g": 186,
"b": 191
},
"hsl": {
"h": 300,
"s": 3.759,
"l": 73.922
},
"oklch": {
"l": 0.79447,
"c": 0.00889,
"h": 325.7
},
"luminance": 0.49956
}Semantic roles & 50–950 ramp
primary
#BFBABF
secondary
#E5E6E5
accent
#8E5858
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#141314
muted
#828282