#BABFBF#BABFBF
#BABFBF is a light, near-neutral grey. Relative luminance 0.515; OKLCH L 80.1% C 0.006 H 197.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BABFBF |
|---|---|
| RGB | rgb(186, 191, 191) |
| HSL | hsl(180, 4%, 74%) |
| HSV | hsv(180, 3%, 75%) |
| CMYK | cmyk(2.6%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(76.96, -1.73, -0.60) |
| CIE-LCH | lch(76.96, 1.83, 199.26°) |
| OKLab | oklab(80.07% -0.0053 -0.0016) |
| OKLCH | oklch(80.07% 0.006 197) |
| XYZ | xyz(48.2827, 51.4621, 56.6696) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.57
Silver (survey)
#C5C9C7
ΔE00 2.78
Dove Gray
#B6B8BD
ΔE00 3.80
Light Gray
#D3D3D3
ΔE00 5.79
Dark Gray
#A9A9A9
ΔE00 6.28
Fog
#D8DCE0
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABFBF #BFBABA
analogous
#BABFBD #BABFBF #BABDBF
triadic
#BABFBF #BFBABF #BFBFBA
tetradic
#BABFBF #BDBABF #BFBABA #BDBFBA
square
#BABFBF #BDBABF #BFBABA #BDBFBA
split-complementary
#BABFBF #BFBABD #BFBDBA
monochromatic
#7B8484 #9AA2A2 #BABFBF #DADCDC #EFF0F0
Accessibility & contrast
On white
1.86
#BABFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#BABFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABFBF
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABFBF | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBF
Deuteranopia (green-blind)
#BDBEBF
Tritanopia (blue-blind)
#B9BFBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #babfbf; /* rgb */ color: rgb(186, 191, 191); /* oklch */ color: oklch(80.1% 0.006 197.0);
Tailwind
colors: {
custom: {
50: '#ced2d2',
500: '#babfbf',
950: '#000000',
},
}SCSS
$custom: #babfbf; $custom-light: #ced2d2; $custom-dark: #000000;
JSON
{
"hex": "#babfbf",
"rgb": {
"r": 186,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 3.759,
"l": 73.922
},
"oklch": {
"l": 0.80071,
"c": 0.00556,
"h": 197
},
"luminance": 0.51462
}Semantic roles & 50–950 ramp
primary
#BABFBF
secondary
#928C8C
accent
#58588E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383