#ABA2AD#ABA2AD
#ABA2AD is a light, near-neutral grey. Relative luminance 0.375; OKLCH L 72.3% C 0.019 H 320.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2AD |
|---|---|
| RGB | rgb(171, 162, 173) |
| HSL | hsl(289, 6%, 66%) |
| HSV | hsv(289, 6%, 68%) |
| CMYK | cmyk(1.2%, 6.4%, 0%, 32.2%) |
| CIE-LAB | lab(67.66, 5.31, -4.52) |
| CIE-LCH | lch(67.66, 6.97, 319.63°) |
| OKLab | oklab(72.32% 0.0143 -0.012) |
| OKLCH | oklch(72.32% 0.019 320.1) |
| XYZ | xyz(37.2566, 37.5159, 44.8056) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.69
Dove Gray
#B6B8BD
ΔE00 8.52
Pinkish Grey
#C8ACA9
ΔE00 9.70
Silver
#C0C0C0
ΔE00 10.69
Cool Gray
#9AA7B0
ΔE00 11.45
Warm Grey
#978A84
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2AD #A4ADA2
analogous
#A5A2AD #ABA2AD #ADA2A9
triadic
#ABA2AD #ADABA2 #A2ADAB
tetradic
#ABA2AD #ADA5A2 #A4ADA2 #A2A9AD
square
#ABA2AD #ADA5A2 #A4ADA2 #A2A9AD
split-complementary
#ABA2AD #A9ADA2 #A2ADA5
monochromatic
#6F6471 #8E8190 #ABA2AD #C8C3CA #E6E3E6
Accessibility & contrast
On white
2.47
#ABA2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#ABA2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2AD
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2AD | 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)
#A1A4AE
Deuteranopia (green-blind)
#A3A5AD
Tritanopia (blue-blind)
#ABA3A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba2ad; /* rgb */ color: rgb(171, 162, 173); /* oklch */ color: oklch(72.3% 0.019 320.1);
Tailwind
colors: {
custom: {
50: '#c4bdc5',
500: '#aba2ad',
950: '#000000',
},
}SCSS
$custom: #aba2ad; $custom-light: #c4bdc5; $custom-dark: #000000;
JSON
{
"hex": "#aba2ad",
"rgb": {
"r": 171,
"g": 162,
"b": 173
},
"hsl": {
"h": 289.091,
"s": 6.286,
"l": 65.686
},
"oklch": {
"l": 0.72322,
"c": 0.01868,
"h": 320.1
},
"luminance": 0.37516
}Semantic roles & 50–950 ramp
primary
#ABA2AD
secondary
#D4D7D4
accent
#905560
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121212
muted
#818181