#ABA4A3#ABA4A3
#ABA4A3 is a light, near-neutral grey. Relative luminance 0.379; OKLCH L 72.4% C 0.008 H 27.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4A3 |
|---|---|
| RGB | rgb(171, 164, 163) |
| HSL | hsl(8, 5%, 65%) |
| HSV | hsv(8, 5%, 67%) |
| CMYK | cmyk(0%, 4.1%, 4.7%, 32.9%) |
| CIE-LAB | lab(67.91, 2.34, 1.42) |
| CIE-LCH | lch(67.91, 2.73, 31.24°) |
| OKLab | oklab(72.43% 0.0073 0.0038) |
| OKLCH | oklch(72.43% 0.008 27.2) |
| XYZ | xyz(36.6800, 37.8535, 40.0173) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.63
Stone
#A89F91
ΔE00 6.73
Dove Gray
#B6B8BD
ΔE00 7.16
Greyish
#A8A495
ΔE00 7.88
Silver
#C0C0C0
ΔE00 8.12
Grey
#929591
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4A3 #A3AAAB
analogous
#ABA3A6 #ABA4A3 #ABA8A3
triadic
#ABA4A3 #A3ABA4 #A4A3AB
tetradic
#ABA4A3 #A6ABA3 #A3AAAB #A8A3AB
square
#ABA4A3 #A6ABA3 #A3AAAB #A8A3AB
split-complementary
#ABA4A3 #A3ABA8 #A3A6AB
monochromatic
#6F6665 #8E8483 #ABA4A3 #C8C4C3 #E5E3E3
Accessibility & contrast
On white
2.45
#ABA4A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#ABA4A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4A3
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4A3 | 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)
#A5A5A3
Deuteranopia (green-blind)
#A7A6A3
Tritanopia (blue-blind)
#ADA3A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba4a3; /* rgb */ color: rgb(171, 164, 163); /* oklch */ color: oklch(72.4% 0.008 27.2);
Tailwind
colors: {
custom: {
50: '#c4bfbe',
500: '#aba4a3',
950: '#000000',
},
}SCSS
$custom: #aba4a3; $custom-light: #c4bfbe; $custom-dark: #000000;
JSON
{
"hex": "#aba4a3",
"rgb": {
"r": 171,
"g": 164,
"b": 163
},
"hsl": {
"h": 7.5,
"s": 4.545,
"l": 65.49
},
"oklch": {
"l": 0.72427,
"c": 0.00826,
"h": 27.2
},
"luminance": 0.37853
}Semantic roles & 50–950 ramp
primary
#ABA4A3
secondary
#D4D6D6
accent
#878E57
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121212
muted
#818181