#ABA7AD#ABA7AD
#ABA7AD is a light, near-neutral grey. Relative luminance 0.393; OKLCH L 73.4% C 0.010 H 314.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA7AD |
|---|---|
| RGB | rgb(171, 167, 173) |
| HSL | hsl(280, 4%, 67%) |
| HSV | hsv(280, 3%, 68%) |
| CMYK | cmyk(1.2%, 3.5%, 0%, 32.2%) |
| CIE-LAB | lab(68.98, 2.56, -2.58) |
| CIE-LCH | lch(68.98, 3.63, 314.81°) |
| OKLab | oklab(73.35% 0.0068 -0.0068) |
| OKLCH | oklch(73.35% 0.01 314.8) |
| XYZ | xyz(38.1549, 39.3126, 45.1051) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.20
Dove Gray
#B6B8BD
ΔE00 5.46
Silver
#C0C0C0
ΔE00 7.73
Cool Gray
#9AA7B0
ΔE00 8.27
Grey
#929591
ΔE00 9.56
Cool Grey
#95A3A6
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA7AD #A9ADA7
analogous
#A8A7AD #ABA7AD #ADA7AC
triadic
#ABA7AD #ADABA7 #A7ADAB
tetradic
#ABA7AD #ADA8A7 #A9ADA7 #A7ACAD
square
#ABA7AD #ADA8A7 #A9ADA7 #A7ACAD
split-complementary
#ABA7AD #ACADA7 #A7ADA8
monochromatic
#6E6971 #8D878F #ABA7AD #C9C7CB #E7E6E8
Accessibility & contrast
On white
2.37
#ABA7AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#ABA7AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA7AD
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA7AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA7AD | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AD
Deuteranopia (green-blind)
#A7A8AD
Tritanopia (blue-blind)
#ABA8A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba7ad; /* rgb */ color: rgb(171, 167, 173); /* oklch */ color: oklch(73.4% 0.010 314.8);
Tailwind
colors: {
custom: {
50: '#c4c1c5',
500: '#aba7ad',
950: '#000000',
},
}SCSS
$custom: #aba7ad; $custom-light: #c4c1c5; $custom-dark: #000000;
JSON
{
"hex": "#aba7ad",
"rgb": {
"r": 171,
"g": 167,
"b": 173
},
"hsl": {
"h": 280,
"s": 3.529,
"l": 66.667
},
"oklch": {
"l": 0.73352,
"c": 0.00962,
"h": 314.8
},
"luminance": 0.39312
}Semantic roles & 50–950 ramp
primary
#ABA7AD
secondary
#D8D9D7
accent
#8D586A
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#121212
muted
#818181