#ABA4AB#ABA4AB
#ABA4AB is a light, near-neutral grey. Relative luminance 0.381; OKLCH L 72.7% C 0.013 H 325.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4AB |
|---|---|
| RGB | rgb(171, 164, 171) |
| HSL | hsl(300, 4%, 66%) |
| HSV | hsv(300, 4%, 67%) |
| CMYK | cmyk(0%, 4.1%, 0%, 32.9%) |
| CIE-LAB | lab(68.13, 3.83, -2.71) |
| CIE-LCH | lch(68.13, 4.69, 324.66°) |
| OKLab | oklab(72.67% 0.0105 -0.0072) |
| OKLCH | oklch(72.67% 0.013 325.7) |
| XYZ | xyz(37.4196, 38.1493, 43.9124) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.62
Dove Gray
#B6B8BD
ΔE00 7.00
Silver
#C0C0C0
ΔE00 9.06
Pinkish Grey
#C8ACA9
ΔE00 9.38
Cool Gray
#9AA7B0
ΔE00 9.97
Warm Grey
#978A84
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4AB #A4ABA4
analogous
#A7A4AB #ABA4AB #ABA4A7
triadic
#ABA4AB #ABABA4 #A4ABAB
tetradic
#ABA4AB #ABA7A4 #A4ABA4 #A4A7AB
square
#ABA4AB #ABA7A4 #A4ABA4 #A4A7AB
split-complementary
#ABA4AB #A7ABA4 #A4ABA7
monochromatic
#6F666F #8E848E #ABA4AB #C8C4C8 #E6E4E6
Accessibility & contrast
On white
2.43
#ABA4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#ABA4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4AB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4AB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AB
Deuteranopia (green-blind)
#A5A6AB
Tritanopia (blue-blind)
#ACA4A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aba4ab; /* rgb */ color: rgb(171, 164, 171); /* oklch */ color: oklch(72.7% 0.013 325.7);
Tailwind
colors: {
custom: {
50: '#c4bfc4',
500: '#aba4ab',
950: '#000000',
},
}SCSS
$custom: #aba4ab; $custom-light: #c4bfc4; $custom-dark: #000000;
JSON
{
"hex": "#aba4ab",
"rgb": {
"r": 171,
"g": 164,
"b": 171
},
"hsl": {
"h": 300,
"s": 4,
"l": 65.686
},
"oklch": {
"l": 0.7267,
"c": 0.01272,
"h": 325.7
},
"luminance": 0.38149
}Semantic roles & 50–950 ramp
primary
#ABA4AB
secondary
#D4D7D4
accent
#8E5858
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121212
muted
#818181