#ACA2B2#ACA2B2
#ACA2B2 is a light, muted violet. Relative luminance 0.378; OKLCH L 72.6% C 0.025 H 313.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA2B2 |
|---|---|
| RGB | rgb(172, 162, 178) |
| HSL | hsl(278, 9%, 67%) |
| HSV | hsv(278, 9%, 70%) |
| CMYK | cmyk(3.4%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(67.89, 6.64, -6.95) |
| CIE-LCH | lch(67.89, 9.61, 313.68°) |
| OKLab | oklab(72.57% 0.0173 -0.0185) |
| OKLCH | oklch(72.57% 0.025 313.1) |
| XYZ | xyz(37.9682, 37.8258, 47.4117) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 9.59
Dove Gray
#B6B8BD
ΔE00 9.77
Pinkish Grey
#C8ACA9
ΔE00 10.65
Thistle
#D8BFD8
ΔE00 10.71
Lilac
#C8A2C8
ΔE00 10.77
Purpley Grey
#947E94
ΔE00 11.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA2B2 #A8B2A2
analogous
#A4A2B2 #ACA2B2 #B2A2B0
triadic
#ACA2B2 #B2ACA2 #A2B2AC
tetradic
#ACA2B2 #B2A4A2 #A8B2A2 #A2B0B2
square
#ACA2B2 #B2A4A2 #A8B2A2 #A2B0B2
split-complementary
#ACA2B2 #B0B2A2 #A2B2A4
monochromatic
#6F6377 #8E8196 #ACA2B2 #CAC3CE #E8E5E9
Accessibility & contrast
On white
2.45
#ACA2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#ACA2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA2B2
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA2B2 | 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)
#A0A5B3
Deuteranopia (green-blind)
#A2A6B1
Tritanopia (blue-blind)
#ACA4A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aca2b2; /* rgb */ color: rgb(172, 162, 178); /* oklch */ color: oklch(72.6% 0.025 313.1);
Tailwind
colors: {
custom: {
50: '#c4bdc9',
500: '#aca2b2',
950: '#000000',
},
}SCSS
$custom: #aca2b2; $custom-light: #c4bdc9; $custom-dark: #000000;
JSON
{
"hex": "#aca2b2",
"rgb": {
"r": 172,
"g": 162,
"b": 178
},
"hsl": {
"h": 277.5,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.72571,
"c": 0.02538,
"h": 313.1
},
"luminance": 0.37826
}Semantic roles & 50–950 ramp
primary
#ACA2B2
secondary
#D7DAD5
accent
#93526B
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182