#ABA3A3#ABA3A3
#ABA3A3 is a light, near-neutral grey. Relative luminance 0.375; OKLCH L 72.2% C 0.009 H 17.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA3A3 |
|---|---|
| RGB | rgb(171, 163, 163) |
| HSL | hsl(0, 5%, 65%) |
| HSV | hsv(0, 5%, 67%) |
| CMYK | cmyk(0%, 4.7%, 4.7%, 32.9%) |
| CIE-LAB | lab(67.65, 2.88, 1.03) |
| CIE-LCH | lch(67.65, 3.06, 19.68°) |
| OKLab | oklab(72.22% 0.0089 0.0028) |
| OKLCH | oklch(72.22% 0.009 17.3) |
| XYZ | xyz(36.5018, 37.4970, 39.9579) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.23
Stone
#A89F91
ΔE00 7.39
Dove Gray
#B6B8BD
ΔE00 7.46
Pinkish Grey
#C8ACA9
ΔE00 8.53
Warm Grey
#978A84
ΔE00 8.55
Silver
#C0C0C0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA3A3 #A3ABAB
analogous
#ABA3A7 #ABA3A3 #ABA7A3
triadic
#ABA3A3 #A3ABA3 #A3A3AB
tetradic
#ABA3A3 #A7ABA3 #A3ABAB #A7A3AB
square
#ABA3A3 #A7ABA3 #A3ABAB #A7A3AB
split-complementary
#ABA3A3 #A3ABA7 #A3A7AB
monochromatic
#6F6565 #8E8383 #ABA3A3 #C8C3C3 #E5E3E3
Accessibility & contrast
On white
2.47
#ABA3A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#ABA3A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA3A3
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA3A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA3A3 | 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)
#A4A4A3
Deuteranopia (green-blind)
#A6A5A3
Tritanopia (blue-blind)
#ADA2A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba3a3; /* rgb */ color: rgb(171, 163, 163); /* oklch */ color: oklch(72.2% 0.009 17.3);
Tailwind
colors: {
custom: {
50: '#c4bebe',
500: '#aba3a3',
950: '#000000',
},
}SCSS
$custom: #aba3a3; $custom-light: #c4bebe; $custom-dark: #000000;
JSON
{
"hex": "#aba3a3",
"rgb": {
"r": 171,
"g": 163,
"b": 163
},
"hsl": {
"h": 0,
"s": 4.545,
"l": 65.49
},
"oklch": {
"l": 0.7222,
"c": 0.00929,
"h": 17.3
},
"luminance": 0.37497
}Semantic roles & 50–950 ramp
primary
#ABA3A3
secondary
#D4D6D6
accent
#8E8E57
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121212
muted
#818181