#ABA4AE#ABA4AE
#ABA4AE is a light, near-neutral grey. Relative luminance 0.383; OKLCH L 72.8% C 0.016 H 315.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4AE |
|---|---|
| RGB | rgb(171, 164, 174) |
| HSL | hsl(282, 6%, 66%) |
| HSV | hsv(282, 6%, 68%) |
| CMYK | cmyk(1.7%, 5.7%, 0%, 31.8%) |
| CIE-LAB | lab(68.22, 4.40, -4.26) |
| CIE-LCH | lch(68.22, 6.12, 315.97°) |
| OKLab | oklab(72.77% 0.0117 -0.0113) |
| OKLCH | oklch(72.77% 0.016 315.9) |
| XYZ | xyz(37.7088, 38.2650, 45.4355) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.72
Dove Gray
#B6B8BD
ΔE00 7.45
Silver
#C0C0C0
ΔE00 9.74
Pinkish Grey
#C8ACA9
ΔE00 9.90
Cool Gray
#9AA7B0
ΔE00 10.30
Grey
#929591
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4AE #A7AEA4
analogous
#A6A4AE #ABA4AE #AEA4AC
triadic
#ABA4AE #AEABA4 #A4AEAB
tetradic
#ABA4AE #AEA6A4 #A7AEA4 #A4ACAE
square
#ABA4AE #AEA6A4 #A7AEA4 #A4ACAE
split-complementary
#ABA4AE #ACAEA4 #A4AEA6
monochromatic
#6E6672 #8D8491 #ABA4AE #C9C4CB #E7E5E8
Accessibility & contrast
On white
2.43
#ABA4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#ABA4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4AE
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4AE | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AE
Deuteranopia (green-blind)
#A4A6AE
Tritanopia (blue-blind)
#ABA5A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aba4ae; /* rgb */ color: rgb(171, 164, 174); /* oklch */ color: oklch(72.8% 0.016 315.9);
Tailwind
colors: {
custom: {
50: '#c4bfc6',
500: '#aba4ae',
950: '#000000',
},
}SCSS
$custom: #aba4ae; $custom-light: #c4bfc6; $custom-dark: #000000;
JSON
{
"hex": "#aba4ae",
"rgb": {
"r": 171,
"g": 164,
"b": 174
},
"hsl": {
"h": 282,
"s": 5.814,
"l": 66.275
},
"oklch": {
"l": 0.72765,
"c": 0.01625,
"h": 315.9
},
"luminance": 0.38265
}Semantic roles & 50–950 ramp
primary
#ABA4AE
secondary
#D6D9D5
accent
#905667
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182