#ABA0AD#ABA0AD
#ABA0AD is a light, muted grey. Relative luminance 0.368; OKLCH L 71.9% C 0.022 H 321.0°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0AD |
|---|---|
| RGB | rgb(171, 160, 173) |
| HSL | hsl(291, 7%, 65%) |
| HSV | hsv(291, 8%, 68%) |
| CMYK | cmyk(1.2%, 7.5%, 0%, 32.2%) |
| CIE-LAB | lab(67.14, 6.42, -5.29) |
| CIE-LCH | lch(67.14, 8.31, 320.51°) |
| OKLab | oklab(71.91% 0.0174 -0.014) |
| OKLCH | oklch(71.91% 0.022 321) |
| XYZ | xyz(36.9071, 36.8169, 44.6891) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.96
Dove Gray
#B6B8BD
ΔE00 9.75
Pinkish Grey
#C8ACA9
ΔE00 9.88
Thistle
#D8BFD8
ΔE00 11.44
Lilac
#C8A2C8
ΔE00 11.45
Purpley Grey
#947E94
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0AD #A2ADA0
analogous
#A4A0AD #ABA0AD #ADA0A8
triadic
#ABA0AD #ADABA0 #A0ADAB
tetradic
#ABA0AD #ADA4A0 #A2ADA0 #A0A8AD
square
#ABA0AD #ADA4A0 #A2ADA0 #A0A8AD
split-complementary
#ABA0AD #A8ADA0 #A0ADA4
monochromatic
#6F6271 #8E7F91 #ABA0AD #C8C1C9 #E5E2E6
Accessibility & contrast
On white
2.51
#ABA0AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#ABA0AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0AD
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0AD | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AE
Deuteranopia (green-blind)
#A1A4AC
Tritanopia (blue-blind)
#ABA1A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aba0ad; /* rgb */ color: rgb(171, 160, 173); /* oklch */ color: oklch(71.9% 0.022 321.0);
Tailwind
colors: {
custom: {
50: '#c4bcc5',
500: '#aba0ad',
950: '#000000',
},
}SCSS
$custom: #aba0ad; $custom-light: #c4bcc5; $custom-dark: #000000;
JSON
{
"hex": "#aba0ad",
"rgb": {
"r": 171,
"g": 160,
"b": 173
},
"hsl": {
"h": 290.769,
"s": 7.345,
"l": 65.294
},
"oklch": {
"l": 0.71914,
"c": 0.02233,
"h": 321
},
"luminance": 0.36817
}Semantic roles & 50–950 ramp
primary
#ABA0AD
secondary
#D3D7D2
accent
#91545E
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121212
muted
#818181