#BABEC2#BABEC2
#BABEC2 is a light, near-neutral grey. Relative luminance 0.512; OKLCH L 80.0% C 0.007 H 247.9°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BABEC2 |
|---|---|
| RGB | rgb(186, 190, 194) |
| HSL | hsl(210, 6%, 75%) |
| HSV | hsv(210, 4%, 76%) |
| CMYK | cmyk(4.1%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(76.78, -0.63, -2.50) |
| CIE-LCH | lch(76.78, 2.57, 255.93°) |
| OKLab | oklab(79.96% -0.0027 -0.0067) |
| OKLCH | oklch(79.96% 0.007 247.9) |
| XYZ | xyz(48.3989, 51.1608, 58.3537) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.95
Silver
#C0C0C0
ΔE00 2.60
Silver (survey)
#C5C9C7
ΔE00 4.25
Light Gray
#D3D3D3
ΔE00 5.91
Dark Gray
#A9A9A9
ΔE00 6.17
Fog
#D8DCE0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABEC2 #C2BEBA
analogous
#BAC2C2 #BABEC2 #BABAC2
triadic
#BABEC2 #C2BABE #BEC2BA
tetradic
#BABEC2 #C2BAC2 #C2BEBA #BAC2BA
square
#BABEC2 #C2BAC2 #C2BEBA #BAC2BA
split-complementary
#BABEC2 #C2BABA #C2C2BA
monochromatic
#798189 #9A9FA5 #BABEC2 #DADDDF #EFF0F1
Accessibility & contrast
On white
1.87
#BABEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#BABEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABEC2
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABEC2 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEC2
Deuteranopia (green-blind)
#BCBDC2
Tritanopia (blue-blind)
#B8BFBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #babec2; /* rgb */ color: rgb(186, 190, 194); /* oklch */ color: oklch(80.0% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#ced1d4',
500: '#babec2',
950: '#000000',
},
}SCSS
$custom: #babec2; $custom-light: #ced1d4; $custom-dark: #000000;
JSON
{
"hex": "#babec2",
"rgb": {
"r": 186,
"g": 190,
"b": 194
},
"hsl": {
"h": 210,
"s": 6.154,
"l": 74.51
},
"oklch": {
"l": 0.79955,
"c": 0.00719,
"h": 247.9
},
"luminance": 0.51161
}Semantic roles & 50–950 ramp
primary
#BABEC2
secondary
#95908B
accent
#735590
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383