#ABA1AE#ABA1AE
#ABA1AE is a light, muted grey. Relative luminance 0.372; OKLCH L 72.2% C 0.022 H 318.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA1AE |
|---|---|
| RGB | rgb(171, 161, 174) |
| HSL | hsl(286, 7%, 66%) |
| HSV | hsv(286, 7%, 68%) |
| CMYK | cmyk(1.7%, 7.5%, 0%, 31.8%) |
| CIE-LAB | lab(67.43, 6.06, -5.42) |
| CIE-LCH | lch(67.43, 8.13, 318.20°) |
| OKLab | oklab(72.15% 0.0162 -0.0144) |
| OKLCH | oklch(72.15% 0.022 318.4) |
| XYZ | xyz(37.1782, 37.2039, 45.2587) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.66
Dove Gray
#B6B8BD
ΔE00 9.32
Pinkish Grey
#C8ACA9
ΔE00 10.01
Thistle
#D8BFD8
ΔE00 11.42
Silver
#C0C0C0
ΔE00 11.51
Lilac
#C8A2C8
ΔE00 11.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA1AE #A4AEA1
analogous
#A4A1AE #ABA1AE #AEA1AA
triadic
#ABA1AE #AEABA1 #A1AEAB
tetradic
#ABA1AE #AEA4A1 #A4AEA1 #A1AAAE
square
#ABA1AE #AEA4A1 #A4AEA1 #A1AAAE
split-complementary
#ABA1AE #AAAEA1 #A1AEA4
monochromatic
#6F6272 #8E8092 #ABA1AE #C8C2CA #E6E3E7
Accessibility & contrast
On white
2.49
#ABA1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#ABA1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA1AE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA1AE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AF
Deuteranopia (green-blind)
#A2A5AE
Tritanopia (blue-blind)
#ABA2A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba1ae; /* rgb */ color: rgb(171, 161, 174); /* oklch */ color: oklch(72.2% 0.022 318.4);
Tailwind
colors: {
custom: {
50: '#c4bcc6',
500: '#aba1ae',
950: '#000000',
},
}SCSS
$custom: #aba1ae; $custom-light: #c4bcc6; $custom-dark: #000000;
JSON
{
"hex": "#aba1ae",
"rgb": {
"r": 171,
"g": 161,
"b": 174
},
"hsl": {
"h": 286.154,
"s": 7.429,
"l": 65.686
},
"oklch": {
"l": 0.7215,
"c": 0.02169,
"h": 318.4
},
"luminance": 0.37204
}Semantic roles & 50–950 ramp
primary
#ABA1AE
secondary
#D4D8D3
accent
#915462
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182