#ABA2A3#ABA2A3
#ABA2A3 is a light, near-neutral grey. Relative luminance 0.371; OKLCH L 72.0% C 0.011 H 9.7°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2A3 |
|---|---|
| RGB | rgb(171, 162, 163) |
| HSL | hsl(353, 5%, 65%) |
| HSV | hsv(353, 5%, 67%) |
| CMYK | cmyk(0%, 5.3%, 4.7%, 32.9%) |
| CIE-LAB | lab(67.38, 3.43, 0.65) |
| CIE-LCH | lch(67.38, 3.49, 10.68°) |
| OKLab | oklab(72.01% 0.0104 0.0018) |
| OKLCH | oklch(72.01% 0.011 9.7) |
| XYZ | xyz(36.3249, 37.1433, 39.8990) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.87
Dove Gray
#B6B8BD
ΔE00 7.83
Stone
#A89F91
ΔE00 8.07
Pinkish Grey
#C8ACA9
ΔE00 8.25
Warm Grey
#978A84
ΔE00 8.48
Silver
#C0C0C0
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2A3 #A2ABAA
analogous
#ABA2A7 #ABA2A3 #ABA5A2
triadic
#ABA2A3 #A3ABA2 #A2A3AB
tetradic
#ABA2A3 #A7ABA2 #A2ABAA #A5A2AB
square
#ABA2A3 #A7ABA2 #A2ABAA #A5A2AB
split-complementary
#ABA2A3 #A2ABA5 #A2A7AB
monochromatic
#6F6465 #8E8283 #ABA2A3 #C8C2C3 #E5E2E3
Accessibility & contrast
On white
2.49
#ABA2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#ABA2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2A3
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2A3 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A3
Deuteranopia (green-blind)
#A5A5A3
Tritanopia (blue-blind)
#ADA1A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba2a3; /* rgb */ color: rgb(171, 162, 163); /* oklch */ color: oklch(72.0% 0.011 9.7);
Tailwind
colors: {
custom: {
50: '#c4bdbe',
500: '#aba2a3',
950: '#000000',
},
}SCSS
$custom: #aba2a3; $custom-light: #c4bdbe; $custom-dark: #000000;
JSON
{
"hex": "#aba2a3",
"rgb": {
"r": 171,
"g": 162,
"b": 163
},
"hsl": {
"h": 353.333,
"s": 5.085,
"l": 65.294
},
"oklch": {
"l": 0.72013,
"c": 0.01054,
"h": 9.7
},
"luminance": 0.37143
}Semantic roles & 50–950 ramp
primary
#ABA2A3
secondary
#D3D6D6
accent
#8F8957
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121212
muted
#818181