#ABA3AD#ABA3AD
#ABA3AD is a light, near-neutral grey. Relative luminance 0.379; OKLCH L 72.5% C 0.017 H 319.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA3AD |
|---|---|
| RGB | rgb(171, 163, 173) |
| HSL | hsl(288, 6%, 66%) |
| HSV | hsv(288, 6%, 68%) |
| CMYK | cmyk(1.2%, 5.8%, 0%, 32.2%) |
| CIE-LAB | lab(67.92, 4.76, -4.13) |
| CIE-LCH | lch(67.92, 6.30, 319.06°) |
| OKLab | oklab(72.53% 0.0128 -0.0109) |
| OKLCH | oklch(72.53% 0.017 319.5) |
| XYZ | xyz(37.4334, 37.8696, 44.8646) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.03
Dove Gray
#B6B8BD
ΔE00 7.90
Pinkish Grey
#C8ACA9
ΔE00 9.68
Silver
#C0C0C0
ΔE00 10.10
Cool Gray
#9AA7B0
ΔE00 10.81
Warm Grey
#978A84
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA3AD #A5ADA3
analogous
#A6A3AD #ABA3AD #ADA3AA
triadic
#ABA3AD #ADABA3 #A3ADAB
tetradic
#ABA3AD #ADA6A3 #A5ADA3 #A3AAAD
square
#ABA3AD #ADA6A3 #A5ADA3 #A3AAAD
split-complementary
#ABA3AD #AAADA3 #A3ADA6
monochromatic
#6E6571 #8D8390 #ABA3AD #C9C3CA #E6E4E7
Accessibility & contrast
On white
2.45
#ABA3AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#ABA3AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA3AD
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA3AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA3AD | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AD
Deuteranopia (green-blind)
#A4A6AD
Tritanopia (blue-blind)
#ABA4A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba3ad; /* rgb */ color: rgb(171, 163, 173); /* oklch */ color: oklch(72.5% 0.017 319.5);
Tailwind
colors: {
custom: {
50: '#c4bec5',
500: '#aba3ad',
950: '#000000',
},
}SCSS
$custom: #aba3ad; $custom-light: #c4bec5; $custom-dark: #000000;
JSON
{
"hex": "#aba3ad",
"rgb": {
"r": 171,
"g": 163,
"b": 173
},
"hsl": {
"h": 288,
"s": 5.747,
"l": 65.882
},
"oklch": {
"l": 0.72527,
"c": 0.01684,
"h": 319.5
},
"luminance": 0.37869
}Semantic roles & 50–950 ramp
primary
#ABA3AD
secondary
#D5D8D4
accent
#905661
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121212
muted
#818181