#BABFBC#BABFBC
#BABFBC is a light, near-neutral grey. Relative luminance 0.513; OKLCH L 80.0% C 0.007 H 160.1°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BABFBC |
|---|---|
| RGB | rgb(186, 191, 188) |
| HSL | hsl(144, 4%, 74%) |
| HSV | hsv(144, 3%, 75%) |
| CMYK | cmyk(2.6%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(76.88, -2.29, 0.91) |
| CIE-LCH | lch(76.88, 2.46, 158.44°) |
| OKLab | oklab(79.98% -0.0065 0.0024) |
| OKLCH | oklch(79.98% 0.007 160.1) |
| XYZ | xyz(47.9560, 51.3314, 54.9487) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.74
Silver
#C0C0C0
ΔE00 3.34
Dove Gray
#B6B8BD
ΔE00 5.18
Light Gray
#D3D3D3
ΔE00 6.22
Dark Gray
#A9A9A9
ΔE00 6.59
Light Grey
#D8DCD6
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABFBC #BFBABD
analogous
#BBBFBA #BABFBC #BABFBF
triadic
#BABFBC #BCBABF #BFBCBA
tetradic
#BABFBC #BABBBF #BFBABD #BFBFBA
square
#BABFBC #BABBBF #BFBABD #BFBFBA
split-complementary
#BABFBC #BFBABF #BFBABB
monochromatic
#7B847E #9AA29D #BABFBC #DADCDB #EFF0F0
Accessibility & contrast
On white
1.86
#BABFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#BABFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABFBC
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABFBC | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBC
Deuteranopia (green-blind)
#BEBDBC
Tritanopia (blue-blind)
#B9BFBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #babfbc; /* rgb */ color: rgb(186, 191, 188); /* oklch */ color: oklch(80.0% 0.007 160.1);
Tailwind
colors: {
custom: {
50: '#ced2d0',
500: '#babfbc',
950: '#000000',
},
}SCSS
$custom: #babfbc; $custom-light: #ced2d0; $custom-dark: #000000;
JSON
{
"hex": "#babfbc",
"rgb": {
"r": 186,
"g": 191,
"b": 188
},
"hsl": {
"h": 144,
"s": 3.759,
"l": 73.922
},
"oklch": {
"l": 0.79983,
"c": 0.00692,
"h": 160.1
},
"luminance": 0.51332
}Semantic roles & 50–950 ramp
primary
#BABFBC
secondary
#928C8F
accent
#58788E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383