#ABA0AF#ABA0AF
#ABA0AF is a light, muted purple. Relative luminance 0.369; OKLCH L 72.0% C 0.025 H 317.1°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0AF |
|---|---|
| RGB | rgb(171, 160, 175) |
| HSL | hsl(284, 9%, 66%) |
| HSV | hsv(284, 9%, 69%) |
| CMYK | cmyk(2.3%, 8.6%, 0%, 31.4%) |
| CIE-LAB | lab(67.20, 6.81, -6.32) |
| CIE-LCH | lch(67.20, 9.28, 317.13°) |
| OKLab | oklab(71.98% 0.0181 -0.0168) |
| OKLCH | oklch(71.98% 0.025 317.1) |
| XYZ | xyz(37.1020, 36.8949, 45.7160) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 9.58
Dove Gray
#B6B8BD
ΔE00 10.12
Pinkish Grey
#C8ACA9
ΔE00 10.39
Lilac
#C8A2C8
ΔE00 10.88
Thistle
#D8BFD8
ΔE00 11.11
Purpley Grey
#947E94
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0AF #A4AFA0
analogous
#A3A0AF #ABA0AF #AFA0AB
triadic
#ABA0AF #AFABA0 #A0AFAB
tetradic
#ABA0AF #AFA3A0 #A4AFA0 #A0ABAF
square
#ABA0AF #AFA3A0 #A4AFA0 #A0ABAF
split-complementary
#ABA0AF #ABAFA0 #A0AFA3
monochromatic
#6F6173 #8E7F93 #ABA0AF #C8C1CB #E6E2E7
Accessibility & contrast
On white
2.51
#ABA0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#ABA0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0AF
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0AF | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B0
Deuteranopia (green-blind)
#A1A4AE
Tritanopia (blue-blind)
#ABA1A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba0af; /* rgb */ color: rgb(171, 160, 175); /* oklch */ color: oklch(72.0% 0.025 317.1);
Tailwind
colors: {
custom: {
50: '#c4bcc6',
500: '#aba0af',
950: '#000000',
},
}SCSS
$custom: #aba0af; $custom-light: #c4bcc6; $custom-dark: #000000;
JSON
{
"hex": "#aba0af",
"rgb": {
"r": 171,
"g": 160,
"b": 175
},
"hsl": {
"h": 284,
"s": 8.571,
"l": 65.686
},
"oklch": {
"l": 0.71979,
"c": 0.02472,
"h": 317.1
},
"luminance": 0.36895
}Semantic roles & 50–950 ramp
primary
#ABA0AF
secondary
#D4D8D3
accent
#935364
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182