#ABA0AB#ABA0AB
#ABA0AB is a light, muted grey. Relative luminance 0.367; OKLCH L 71.9% C 0.020 H 325.8°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0AB |
|---|---|
| RGB | rgb(171, 160, 171) |
| HSL | hsl(300, 6%, 65%) |
| HSV | hsv(300, 6%, 67%) |
| CMYK | cmyk(0%, 6.4%, 0%, 32.9%) |
| CIE-LAB | lab(67.08, 6.03, -4.26) |
| CIE-LCH | lch(67.08, 7.38, 324.79°) |
| OKLab | oklab(71.85% 0.0166 -0.0113) |
| OKLCH | oklch(71.85% 0.02 325.8) |
| XYZ | xyz(36.7150, 36.7401, 43.6775) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.34
Pinkish Grey
#C8ACA9
ΔE00 9.39
Dove Gray
#B6B8BD
ΔE00 9.40
Warm Grey
#978A84
ΔE00 11.16
Silver
#C0C0C0
ΔE00 11.42
Light Mauve
#C292A1
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0AB #A0ABA0
analogous
#A6A0AB #ABA0AB #ABA0A6
triadic
#ABA0AB #ABABA0 #A0ABAB
tetradic
#ABA0AB #ABA6A0 #A0ABA0 #A0A6AB
square
#ABA0AB #ABA6A0 #A0ABA0 #A0A6AB
split-complementary
#ABA0AB #A6ABA0 #A0ABA6
monochromatic
#6F626F #8E808E #ABA0AB #C8C0C8 #E4E1E4
Accessibility & contrast
On white
2.52
#ABA0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#ABA0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0AB
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0AB | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AC
Deuteranopia (green-blind)
#A2A4AB
Tritanopia (blue-blind)
#ACA1A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aba0ab; /* rgb */ color: rgb(171, 160, 171); /* oklch */ color: oklch(71.9% 0.020 325.8);
Tailwind
colors: {
custom: {
50: '#c4bcc4',
500: '#aba0ab',
950: '#000000',
},
}SCSS
$custom: #aba0ab; $custom-light: #c4bcc4; $custom-dark: #000000;
JSON
{
"hex": "#aba0ab",
"rgb": {
"r": 171,
"g": 160,
"b": 171
},
"hsl": {
"h": 300,
"s": 6.145,
"l": 64.902
},
"oklch": {
"l": 0.7185,
"c": 0.02006,
"h": 325.8
},
"luminance": 0.3674
}Semantic roles & 50–950 ramp
primary
#ABA0AB
secondary
#D2D5D2
accent
#905555
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121212
muted
#818181