#ACA2AD#ACA2AD
#ACA2AD is a light, near-neutral grey. Relative luminance 0.376; OKLCH L 72.4% C 0.019 H 323.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA2AD |
|---|---|
| RGB | rgb(172, 162, 173) |
| HSL | hsl(295, 6%, 66%) |
| HSV | hsv(295, 6%, 68%) |
| CMYK | cmyk(0.6%, 6.4%, 0%, 32.2%) |
| CIE-LAB | lab(67.75, 5.66, -4.38) |
| CIE-LCH | lch(67.75, 7.16, 322.28°) |
| OKLab | oklab(72.41% 0.0154 -0.0116) |
| OKLCH | oklch(72.41% 0.019 323) |
| XYZ | xyz(37.4753, 37.6287, 44.8159) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.95
Dove Gray
#B6B8BD
ΔE00 8.77
Pinkish Grey
#C8ACA9
ΔE00 9.41
Silver
#C0C0C0
ΔE00 10.84
Warm Grey
#978A84
ΔE00 11.50
Thistle
#D8BFD8
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA2AD #A3ADA2
analogous
#A6A2AD #ACA2AD #ADA2A8
triadic
#ACA2AD #ADACA2 #A2ADAC
tetradic
#ACA2AD #ADA6A2 #A3ADA2 #A2A8AD
square
#ACA2AD #ADA6A2 #A3ADA2 #A2A8AD
split-complementary
#ACA2AD #A8ADA2 #A2ADA6
monochromatic
#706471 #8F8190 #ACA2AD #C9C3CA #E6E3E6
Accessibility & contrast
On white
2.46
#ACA2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#ACA2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA2AD
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA2AD | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AE
Deuteranopia (green-blind)
#A3A5AD
Tritanopia (blue-blind)
#ADA3A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aca2ad; /* rgb */ color: rgb(172, 162, 173); /* oklch */ color: oklch(72.4% 0.019 323.0);
Tailwind
colors: {
custom: {
50: '#c4bdc5',
500: '#aca2ad',
950: '#000000',
},
}SCSS
$custom: #aca2ad; $custom-light: #c4bdc5; $custom-dark: #000000;
JSON
{
"hex": "#aca2ad",
"rgb": {
"r": 172,
"g": 162,
"b": 173
},
"hsl": {
"h": 294.545,
"s": 6.286,
"l": 65.686
},
"oklch": {
"l": 0.72408,
"c": 0.01932,
"h": 323
},
"luminance": 0.37628
}Semantic roles & 50–950 ramp
primary
#ACA2AD
secondary
#D4D7D4
accent
#90555B
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121212
muted
#818181