#BABABC#BABABC
#BABABC is a light, near-neutral grey. Relative luminance 0.492; OKLCH L 79.0% C 0.003 H 286.4°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BABABC |
|---|---|
| RGB | rgb(186, 186, 188) |
| HSL | hsl(240, 1%, 73%) |
| HSV | hsv(240, 1%, 74%) |
| CMYK | cmyk(1.1%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(75.57, 0.37, -1.01) |
| CIE-LCH | lch(75.57, 1.08, 290.29°) |
| OKLab | oklab(78.95% 0.0008 -0.0027) |
| OKLCH | oklch(78.95% 0.003 286.4) |
| XYZ | xyz(46.8842, 49.1877, 54.5914) |
| Luminance | 0.4919 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.75
Silver
#C0C0C0
ΔE00 1.90
Silver (survey)
#C5C9C7
ΔE00 4.89
Dark Gray
#A9A9A9
ΔE00 4.89
Light Gray
#D3D3D3
ΔE00 6.32
Warm Gray
#C9BEB0
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABABC #BCBCBA
analogous
#BABBBC #BABABC #BBBABC
triadic
#BABABC #BCBABA #BABCBA
tetradic
#BABABC #BCBABB #BCBCBA #BABCBB
square
#BABABC #BCBABB #BCBCBA #BABCBB
split-complementary
#BABABC #BCBBBA #BBBCBA
monochromatic
#7C7C80 #9B9B9E #BABABC #D9D9DA #EFEFF0
Accessibility & contrast
On white
1.94
#BABABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#BABABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABABC
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABABC | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABC
Deuteranopia (green-blind)
#BABABC
Tritanopia (blue-blind)
#BABABB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bababc; /* rgb */ color: rgb(186, 186, 188); /* oklch */ color: oklch(79.0% 0.003 286.4);
Tailwind
colors: {
custom: {
50: '#ceced0',
500: '#bababc',
950: '#000000',
},
}SCSS
$custom: #bababc; $custom-light: #ceced0; $custom-dark: #000000;
JSON
{
"hex": "#bababc",
"rgb": {
"r": 186,
"g": 186,
"b": 188
},
"hsl": {
"h": 240,
"s": 1.471,
"l": 73.333
},
"oklch": {
"l": 0.78951,
"c": 0.00279,
"h": 286.4
},
"luminance": 0.49188
}Semantic roles & 50–950 ramp
primary
#BABABC
secondary
#E6E6E5
accent
#8B5A8B
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#131314
muted
#828282