#ABA3AA#ABA3AA
#ABA3AA is a light, near-neutral grey. Relative luminance 0.378; OKLCH L 72.4% C 0.013 H 329.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA3AA |
|---|---|
| RGB | rgb(171, 163, 170) |
| HSL | hsl(308, 5%, 65%) |
| HSV | hsv(308, 5%, 67%) |
| CMYK | cmyk(0%, 4.7%, 0.6%, 32.9%) |
| CIE-LAB | lab(67.84, 4.19, -2.58) |
| CIE-LCH | lch(67.84, 4.92, 328.31°) |
| OKLab | oklab(72.43% 0.0116 -0.0068) |
| OKLCH | oklch(72.43% 0.013 329.6) |
| XYZ | xyz(37.1464, 37.7548, 43.3529) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.99
Dove Gray
#B6B8BD
ΔE00 7.47
Pinkish Grey
#C8ACA9
ΔE00 9.13
Silver
#C0C0C0
ΔE00 9.45
Warm Grey
#978A84
ΔE00 10.40
Cool Gray
#9AA7B0
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA3AA #A3ABA4
analogous
#A8A3AB #ABA3AA #ABA3A6
triadic
#ABA3AA #AAABA3 #A3AAAB
tetradic
#ABA3AA #ABA8A3 #A3ABA4 #A3A6AB
square
#ABA3AA #ABA8A3 #A3ABA4 #A3A6AB
split-complementary
#ABA3AA #A6ABA3 #A3ABA8
monochromatic
#6F656D #8E838C #ABA3AA #C8C3C8 #E5E3E5
Accessibility & contrast
On white
2.46
#ABA3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#ABA3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA3AA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA3AA | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AA
Deuteranopia (green-blind)
#A4A6AA
Tritanopia (blue-blind)
#ACA3A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba3aa; /* rgb */ color: rgb(171, 163, 170); /* oklch */ color: oklch(72.4% 0.013 329.6);
Tailwind
colors: {
custom: {
50: '#c4bec3',
500: '#aba3aa',
950: '#000000',
},
}SCSS
$custom: #aba3aa; $custom-light: #c4bec3; $custom-dark: #000000;
JSON
{
"hex": "#aba3aa",
"rgb": {
"r": 171,
"g": 163,
"b": 170
},
"hsl": {
"h": 307.5,
"s": 4.545,
"l": 65.49
},
"oklch": {
"l": 0.72433,
"c": 0.01349,
"h": 329.6
},
"luminance": 0.37755
}Semantic roles & 50–950 ramp
primary
#ABA3AA
secondary
#D4D6D4
accent
#8E5E57
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#121212
muted
#818181