#ABA2AE#ABA2AE
#ABA2AE is a light, near-neutral grey. Relative luminance 0.376; OKLCH L 72.4% C 0.020 H 317.7°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2AE |
|---|---|
| RGB | rgb(171, 162, 174) |
| HSL | hsl(285, 7%, 66%) |
| HSV | hsv(285, 7%, 68%) |
| CMYK | cmyk(1.7%, 6.9%, 0%, 31.8%) |
| CIE-LAB | lab(67.69, 5.50, -5.03) |
| CIE-LCH | lch(67.69, 7.46, 317.58°) |
| OKLab | oklab(72.36% 0.0147 -0.0134) |
| OKLCH | oklch(72.36% 0.02 317.7) |
| XYZ | xyz(37.3537, 37.5548, 45.3171) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.03
Dove Gray
#B6B8BD
ΔE00 8.71
Pinkish Grey
#C8ACA9
ΔE00 9.93
Silver
#C0C0C0
ΔE00 10.93
Cool Gray
#9AA7B0
ΔE00 11.58
Thistle
#D8BFD8
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2AE #A5AEA2
analogous
#A5A2AE #ABA2AE #AEA2AB
triadic
#ABA2AE #AEABA2 #A2AEAB
tetradic
#ABA2AE #AEA5A2 #A5AEA2 #A2ABAE
square
#ABA2AE #AEA5A2 #A5AEA2 #A2ABAE
split-complementary
#ABA2AE #ABAEA2 #A2AEA5
monochromatic
#6E6372 #8D8192 #ABA2AE #C9C3CA #E6E3E7
Accessibility & contrast
On white
2.47
#ABA2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#ABA2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2AE
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2AE | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AF
Deuteranopia (green-blind)
#A3A5AE
Tritanopia (blue-blind)
#ABA3A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba2ae; /* rgb */ color: rgb(171, 162, 174); /* oklch */ color: oklch(72.4% 0.020 317.7);
Tailwind
colors: {
custom: {
50: '#c4bdc6',
500: '#aba2ae',
950: '#000000',
},
}SCSS
$custom: #aba2ae; $custom-light: #c4bdc6; $custom-dark: #000000;
JSON
{
"hex": "#aba2ae",
"rgb": {
"r": 171,
"g": 162,
"b": 174
},
"hsl": {
"h": 285,
"s": 6.897,
"l": 65.882
},
"oklch": {
"l": 0.72355,
"c": 0.01987,
"h": 317.7
},
"luminance": 0.37555
}Semantic roles & 50–950 ramp
primary
#ABA2AE
secondary
#D5D8D4
accent
#915564
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182