#ABA2AC#ABA2AC
#ABA2AC is a light, near-neutral grey. Relative luminance 0.375; OKLCH L 72.3% C 0.018 H 322.7°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2AC |
|---|---|
| RGB | rgb(171, 162, 172) |
| HSL | hsl(294, 6%, 65%) |
| HSV | hsv(294, 6%, 67%) |
| CMYK | cmyk(0.6%, 5.8%, 0%, 32.5%) |
| CIE-LAB | lab(67.63, 5.12, -4.00) |
| CIE-LCH | lch(67.63, 6.50, 321.99°) |
| OKLab | oklab(72.29% 0.0139 -0.0106) |
| OKLCH | oklch(72.29% 0.018 322.7) |
| XYZ | xyz(37.1602, 37.4774, 44.2979) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.35
Dove Gray
#B6B8BD
ΔE00 8.35
Pinkish Grey
#C8ACA9
ΔE00 9.49
Silver
#C0C0C0
ΔE00 10.46
Warm Grey
#978A84
ΔE00 11.15
Cool Gray
#9AA7B0
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2AC #A3ACA2
analogous
#A6A2AC #ABA2AC #ACA2A8
triadic
#ABA2AC #ACABA2 #A2ACAB
tetradic
#ABA2AC #ACA6A2 #A3ACA2 #A2A8AC
square
#ABA2AC #ACA6A2 #A3ACA2 #A2A8AC
split-complementary
#ABA2AC #A8ACA2 #A2ACA6
monochromatic
#6F6470 #8E828F #ABA2AC #C8C2C9 #E5E3E6
Accessibility & contrast
On white
2.47
#ABA2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#ABA2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2AC
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2AC | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AC
Deuteranopia (green-blind)
#A3A5AC
Tritanopia (blue-blind)
#ABA3A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba2ac; /* rgb */ color: rgb(171, 162, 172); /* oklch */ color: oklch(72.3% 0.018 322.7);
Tailwind
colors: {
custom: {
50: '#c4bdc4',
500: '#aba2ac',
950: '#000000',
},
}SCSS
$custom: #aba2ac; $custom-light: #c4bdc4; $custom-dark: #000000;
JSON
{
"hex": "#aba2ac",
"rgb": {
"r": 171,
"g": 162,
"b": 172
},
"hsl": {
"h": 294,
"s": 5.682,
"l": 65.49
},
"oklch": {
"l": 0.72291,
"c": 0.0175,
"h": 322.7
},
"luminance": 0.37477
}Semantic roles & 50–950 ramp
primary
#ABA2AC
secondary
#D4D7D3
accent
#90565C
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121212
muted
#818181