#ABA0AE#ABA0AE
#ABA0AE is a light, muted grey. Relative luminance 0.369; OKLCH L 71.9% C 0.024 H 318.9°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0AE |
|---|---|
| RGB | rgb(171, 160, 174) |
| HSL | hsl(287, 8%, 65%) |
| HSV | hsv(287, 8%, 68%) |
| CMYK | cmyk(1.7%, 8%, 0%, 31.8%) |
| CIE-LAB | lab(67.17, 6.61, -5.80) |
| CIE-LCH | lch(67.17, 8.80, 318.73°) |
| OKLab | oklab(71.95% 0.0177 -0.0154) |
| OKLCH | oklch(71.95% 0.024 318.9) |
| XYZ | xyz(37.0042, 36.8558, 45.2006) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 9.27
Dove Gray
#B6B8BD
ΔE00 9.93
Pinkish Grey
#C8ACA9
ΔE00 10.13
Lilac
#C8A2C8
ΔE00 11.16
Thistle
#D8BFD8
ΔE00 11.27
Purpley Grey
#947E94
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0AE #A3AEA0
analogous
#A4A0AE #ABA0AE #AEA0AA
triadic
#ABA0AE #AEABA0 #A0AEAB
tetradic
#ABA0AE #AEA4A0 #A3AEA0 #A0AAAE
square
#ABA0AE #AEA4A0 #A3AEA0 #A0AAAE
split-complementary
#ABA0AE #AAAEA0 #A0AEA4
monochromatic
#6F6172 #8E7F92 #ABA0AE #C8C1CA #E5E2E6
Accessibility & contrast
On white
2.51
#ABA0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#ABA0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0AE
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0AE | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AF
Deuteranopia (green-blind)
#A1A4AD
Tritanopia (blue-blind)
#ABA1A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aba0ae; /* rgb */ color: rgb(171, 160, 174); /* oklch */ color: oklch(71.9% 0.024 318.9);
Tailwind
colors: {
custom: {
50: '#c4bcc6',
500: '#aba0ae',
950: '#000000',
},
}SCSS
$custom: #aba0ae; $custom-light: #c4bcc6; $custom-dark: #000000;
JSON
{
"hex": "#aba0ae",
"rgb": {
"r": 171,
"g": 160,
"b": 174
},
"hsl": {
"h": 287.143,
"s": 7.955,
"l": 65.49
},
"oklch": {
"l": 0.71946,
"c": 0.02351,
"h": 318.9
},
"luminance": 0.36856
}Semantic roles & 50–950 ramp
primary
#ABA0AE
secondary
#D4D7D3
accent
#925461
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182