#ABA2AF#ABA2AF
#ABA2AF is a light, muted grey. Relative luminance 0.376; OKLCH L 72.4% C 0.021 H 315.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2AF |
|---|---|
| RGB | rgb(171, 162, 175) |
| HSL | hsl(282, 8%, 66%) |
| HSV | hsv(282, 7%, 69%) |
| CMYK | cmyk(2.3%, 7.4%, 0%, 31.4%) |
| CIE-LAB | lab(67.72, 5.70, -5.54) |
| CIE-LCH | lch(67.72, 7.95, 315.79°) |
| OKLab | oklab(72.39% 0.0151 -0.0147) |
| OKLCH | oklch(72.39% 0.021 315.6) |
| XYZ | xyz(37.4515, 37.5939, 45.8325) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.37
Dove Gray
#B6B8BD
ΔE00 8.90
Pinkish Grey
#C8ACA9
ΔE00 10.16
Silver
#C0C0C0
ΔE00 11.16
Thistle
#D8BFD8
ΔE00 11.43
Cool Gray
#9AA7B0
ΔE00 11.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2AF #A6AFA2
analogous
#A4A2AF #ABA2AF #AFA2AC
triadic
#ABA2AF #AFABA2 #A2AFAB
tetradic
#ABA2AF #AFA4A2 #A6AFA2 #A2ACAF
square
#ABA2AF #AFA4A2 #A6AFA2 #A2ACAF
split-complementary
#ABA2AF #ACAFA2 #A2AFA4
monochromatic
#6E6373 #8D8193 #ABA2AF #C9C3CB #E6E4E8
Accessibility & contrast
On white
2.47
#ABA2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#ABA2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2AF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2AF | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4B0
Deuteranopia (green-blind)
#A2A5AF
Tritanopia (blue-blind)
#ABA3A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba2af; /* rgb */ color: rgb(171, 162, 175); /* oklch */ color: oklch(72.4% 0.021 315.6);
Tailwind
colors: {
custom: {
50: '#c4bdc6',
500: '#aba2af',
950: '#000000',
},
}SCSS
$custom: #aba2af; $custom-light: #c4bdc6; $custom-dark: #000000;
JSON
{
"hex": "#aba2af",
"rgb": {
"r": 171,
"g": 162,
"b": 175
},
"hsl": {
"h": 281.538,
"s": 7.514,
"l": 66.078
},
"oklch": {
"l": 0.72387,
"c": 0.02109,
"h": 315.6
},
"luminance": 0.37594
}Semantic roles & 50–950 ramp
primary
#ABA2AF
secondary
#D6D9D4
accent
#915467
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182