#BABEC0#BABEC0
#BABEC0 is a light, near-neutral grey. Relative luminance 0.511; OKLCH L 79.9% C 0.005 H 228.8°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BABEC0 |
|---|---|
| RGB | rgb(186, 190, 192) |
| HSL | hsl(200, 5%, 74%) |
| HSV | hsv(200, 3%, 75%) |
| CMYK | cmyk(3.1%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(76.72, -1.01, -1.49) |
| CIE-LCH | lch(76.72, 1.80, 235.95°) |
| OKLab | oklab(79.89% -0.0035 -0.004) |
| OKLCH | oklch(79.89% 0.005 228.8) |
| XYZ | xyz(48.1758, 51.0716, 57.1787) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.14
Dove Gray
#B6B8BD
ΔE00 2.59
Silver (survey)
#C5C9C7
ΔE00 3.51
Light Gray
#D3D3D3
ΔE00 5.75
Dark Gray
#A9A9A9
ΔE00 5.95
Fog
#D8DCE0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABEC0 #C0BCBA
analogous
#BAC0BF #BABEC0 #BABBC0
triadic
#BABEC0 #C0BABE #BEC0BA
tetradic
#BABEC0 #BFBAC0 #C0BCBA #BBC0BA
square
#BABEC0 #BFBAC0 #C0BCBA #BBC0BA
split-complementary
#BABEC0 #C0BABB #C0BFBA
monochromatic
#7A8286 #9AA0A3 #BABEC0 #DADCDD #EFF0F0
Accessibility & contrast
On white
1.87
#BABEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#BABEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABEC0
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABEC0 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEC0
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#B9BFBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #babec0; /* rgb */ color: rgb(186, 190, 192); /* oklch */ color: oklch(79.9% 0.005 228.8);
Tailwind
colors: {
custom: {
50: '#ced1d3',
500: '#babec0',
950: '#000000',
},
}SCSS
$custom: #babec0; $custom-light: #ced1d3; $custom-dark: #000000;
JSON
{
"hex": "#babec0",
"rgb": {
"r": 186,
"g": 190,
"b": 192
},
"hsl": {
"h": 200,
"s": 4.545,
"l": 74.118
},
"oklch": {
"l": 0.79894,
"c": 0.00529,
"h": 228.8
},
"luminance": 0.51072
}Semantic roles & 50–950 ramp
primary
#BABEC0
secondary
#938E8C
accent
#6A578E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383