#ACA3AB#ACA3AB
#ACA3AB is a light, near-neutral grey. Relative luminance 0.379; OKLCH L 72.5% C 0.015 H 329.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA3AB |
|---|---|
| RGB | rgb(172, 163, 171) |
| HSL | hsl(307, 5%, 66%) |
| HSV | hsv(307, 5%, 67%) |
| CMYK | cmyk(0%, 5.2%, 0.6%, 32.5%) |
| CIE-LAB | lab(67.95, 4.73, -2.97) |
| CIE-LCH | lch(67.95, 5.58, 327.91°) |
| OKLab | oklab(72.55% 0.0131 -0.0078) |
| OKLCH | oklch(72.55% 0.015 329.2) |
| XYZ | xyz(37.4600, 37.9056, 43.8632) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.63
Dove Gray
#B6B8BD
ΔE00 7.86
Pinkish Grey
#C8ACA9
ΔE00 8.96
Silver
#C0C0C0
ΔE00 9.81
Warm Grey
#978A84
ΔE00 10.72
Cool Gray
#9AA7B0
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA3AB #A3ACA4
analogous
#A8A3AC #ACA3AB #ACA3A6
triadic
#ACA3AB #ABACA3 #A3ABAC
tetradic
#ACA3AB #ACA8A3 #A3ACA4 #A3A6AC
square
#ACA3AB #ACA8A3 #A3ACA4 #A3A6AC
split-complementary
#ACA3AB #A6ACA3 #A3ACA8
monochromatic
#70656F #8F838E #ACA3AB #C9C3C8 #E6E3E6
Accessibility & contrast
On white
2.45
#ACA3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#ACA3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA3AB
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA3AB | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AB
Deuteranopia (green-blind)
#A5A6AB
Tritanopia (blue-blind)
#ADA3A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aca3ab; /* rgb */ color: rgb(172, 163, 171); /* oklch */ color: oklch(72.5% 0.015 329.2);
Tailwind
colors: {
custom: {
50: '#c4bec4',
500: '#aca3ab',
950: '#000000',
},
}SCSS
$custom: #aca3ab; $custom-light: #c4bec4; $custom-dark: #000000;
JSON
{
"hex": "#aca3ab",
"rgb": {
"r": 172,
"g": 163,
"b": 171
},
"hsl": {
"h": 306.667,
"s": 5.143,
"l": 65.686
},
"oklch": {
"l": 0.7255,
"c": 0.0153,
"h": 329.2
},
"luminance": 0.37905
}Semantic roles & 50–950 ramp
primary
#ACA3AB
secondary
#D4D7D4
accent
#8F5D56
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121212
muted
#818181