#ABA3A4#ABA3A4
#ABA3A4 is a light, near-neutral grey. Relative luminance 0.375; OKLCH L 72.3% C 0.009 H 8.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA3A4 |
|---|---|
| RGB | rgb(171, 163, 164) |
| HSL | hsl(353, 5%, 65%) |
| HSV | hsv(353, 5%, 67%) |
| CMYK | cmyk(0%, 4.7%, 4.1%, 32.9%) |
| CIE-LAB | lab(67.67, 3.07, 0.51) |
| CIE-LCH | lch(67.67, 3.11, 9.51°) |
| OKLab | oklab(72.25% 0.0093 0.0014) |
| OKLCH | oklch(72.25% 0.009 8.6) |
| XYZ | xyz(36.5917, 37.5329, 40.4317) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.37
Dove Gray
#B6B8BD
ΔE00 7.36
Stone
#A89F91
ΔE00 7.96
Pinkish Grey
#C8ACA9
ΔE00 8.53
Silver
#C0C0C0
ΔE00 8.61
Warm Grey
#978A84
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA3A4 #A3ABAA
analogous
#ABA3A8 #ABA3A4 #ABA6A3
triadic
#ABA3A4 #A4ABA3 #A3A4AB
tetradic
#ABA3A4 #A8ABA3 #A3ABAA #A6A3AB
square
#ABA3A4 #A8ABA3 #A3ABAA #A6A3AB
split-complementary
#ABA3A4 #A3ABA6 #A3A8AB
monochromatic
#6F6566 #8E8384 #ABA3A4 #C8C3C4 #E5E3E3
Accessibility & contrast
On white
2.47
#ABA3A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#ABA3A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA3A4
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA3A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA3A4 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A4
Deuteranopia (green-blind)
#A6A5A4
Tritanopia (blue-blind)
#ADA2A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba3a4; /* rgb */ color: rgb(171, 163, 164); /* oklch */ color: oklch(72.3% 0.009 8.6);
Tailwind
colors: {
custom: {
50: '#c4bebf',
500: '#aba3a4',
950: '#000000',
},
}SCSS
$custom: #aba3a4; $custom-light: #c4bebf; $custom-dark: #000000;
JSON
{
"hex": "#aba3a4",
"rgb": {
"r": 171,
"g": 163,
"b": 164
},
"hsl": {
"h": 352.5,
"s": 4.545,
"l": 65.49
},
"oklch": {
"l": 0.7225,
"c": 0.00938,
"h": 8.6
},
"luminance": 0.37533
}Semantic roles & 50–950 ramp
primary
#ABA3A4
secondary
#D4D6D6
accent
#8E8757
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121212
muted
#818181