#ABA1AC#ABA1AC
#ABA1AC is a light, near-neutral grey. Relative luminance 0.371; OKLCH L 72.1% C 0.019 H 323.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA1AC |
|---|---|
| RGB | rgb(171, 161, 172) |
| HSL | hsl(295, 6%, 65%) |
| HSV | hsv(295, 6%, 67%) |
| CMYK | cmyk(0.6%, 6.4%, 0%, 32.5%) |
| CIE-LAB | lab(67.37, 5.67, -4.39) |
| CIE-LCH | lch(67.37, 7.17, 322.28°) |
| OKLab | oklab(72.09% 0.0155 -0.0116) |
| OKLCH | oklch(72.09% 0.019 323) |
| XYZ | xyz(36.9847, 37.1265, 44.2395) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.01
Dove Gray
#B6B8BD
ΔE00 8.96
Pinkish Grey
#C8ACA9
ΔE00 9.54
Silver
#C0C0C0
ΔE00 11.05
Warm Grey
#978A84
ΔE00 11.31
Thistle
#D8BFD8
ΔE00 11.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA1AC #A2ACA1
analogous
#A5A1AC #ABA1AC #ACA1A7
triadic
#ABA1AC #ACABA1 #A1ACAB
tetradic
#ABA1AC #ACA5A1 #A2ACA1 #A1A7AC
square
#ABA1AC #ACA5A1 #A2ACA1 #A1A7AC
split-complementary
#ABA1AC #A7ACA1 #A1ACA5
monochromatic
#6F6370 #8E808F #ABA1AC #C8C2C9 #E5E2E5
Accessibility & contrast
On white
2.49
#ABA1AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#ABA1AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA1AC
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA1AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA1AC | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AD
Deuteranopia (green-blind)
#A2A4AC
Tritanopia (blue-blind)
#ACA2A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba1ac; /* rgb */ color: rgb(171, 161, 172); /* oklch */ color: oklch(72.1% 0.019 323.0);
Tailwind
colors: {
custom: {
50: '#c4bcc4',
500: '#aba1ac',
950: '#000000',
},
}SCSS
$custom: #aba1ac; $custom-light: #c4bcc4; $custom-dark: #000000;
JSON
{
"hex": "#aba1ac",
"rgb": {
"r": 171,
"g": 161,
"b": 172
},
"hsl": {
"h": 294.545,
"s": 6.215,
"l": 65.294
},
"oklch": {
"l": 0.72086,
"c": 0.01934,
"h": 323
},
"luminance": 0.37126
}Semantic roles & 50–950 ramp
primary
#ABA1AC
secondary
#D3D6D3
accent
#90555B
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121212
muted
#818181