#ABA3AC#ABA3AC
#ABA3AC is a light, near-neutral grey. Relative luminance 0.378; OKLCH L 72.5% C 0.016 H 322.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA3AC |
|---|---|
| RGB | rgb(171, 163, 172) |
| HSL | hsl(293, 5%, 66%) |
| HSV | hsv(293, 5%, 67%) |
| CMYK | cmyk(0.6%, 5.2%, 0%, 32.5%) |
| CIE-LAB | lab(67.90, 4.57, -3.61) |
| CIE-LCH | lch(67.90, 5.82, 321.65°) |
| OKLab | oklab(72.5% 0.0124 -0.0096) |
| OKLCH | oklch(72.5% 0.016 322.4) |
| XYZ | xyz(37.3370, 37.8311, 44.3569) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.68
Dove Gray
#B6B8BD
ΔE00 7.74
Pinkish Grey
#C8ACA9
ΔE00 9.49
Silver
#C0C0C0
ΔE00 9.87
Cool Gray
#9AA7B0
ΔE00 10.70
Warm Grey
#978A84
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA3AC #A4ACA3
analogous
#A6A3AC #ABA3AC #ACA3A8
triadic
#ABA3AC #ACABA3 #A3ACAB
tetradic
#ABA3AC #ACA6A3 #A4ACA3 #A3A8AC
square
#ABA3AC #ACA6A3 #A4ACA3 #A3A8AC
split-complementary
#ABA3AC #A8ACA3 #A3ACA6
monochromatic
#6F6570 #8E838F #ABA3AC #C8C3C9 #E6E3E6
Accessibility & contrast
On white
2.45
#ABA3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#ABA3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA3AC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA3AC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AC
Deuteranopia (green-blind)
#A4A6AC
Tritanopia (blue-blind)
#ABA4A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba3ac; /* rgb */ color: rgb(171, 163, 172); /* oklch */ color: oklch(72.5% 0.016 322.4);
Tailwind
colors: {
custom: {
50: '#c4bec4',
500: '#aba3ac',
950: '#000000',
},
}SCSS
$custom: #aba3ac; $custom-light: #c4bec4; $custom-dark: #000000;
JSON
{
"hex": "#aba3ac",
"rgb": {
"r": 171,
"g": 163,
"b": 172
},
"hsl": {
"h": 293.333,
"s": 5.143,
"l": 65.686
},
"oklch": {
"l": 0.72496,
"c": 0.01569,
"h": 322.4
},
"luminance": 0.37831
}Semantic roles & 50–950 ramp
primary
#ABA3AC
secondary
#D4D7D4
accent
#8F565D
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121212
muted
#818181