#ACA2B4#ACA2B4
#ACA2B4 is a light, muted violet. Relative luminance 0.379; OKLCH L 72.6% C 0.028 H 310.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA2B4 |
|---|---|
| RGB | rgb(172, 162, 180) |
| HSL | hsl(273, 11%, 67%) |
| HSV | hsv(273, 10%, 71%) |
| CMYK | cmyk(4.4%, 10%, 0%, 29.4%) |
| CIE-LAB | lab(67.95, 7.03, -7.97) |
| CIE-LCH | lch(67.95, 10.63, 311.41°) |
| OKLab | oklab(72.64% 0.0181 -0.0213) |
| OKLCH | oklch(72.64% 0.028 310.3) |
| XYZ | xyz(38.1704, 37.9067, 48.4770) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 10.22
Dark Gray
#A9A9A9
ΔE00 10.23
Lilac
#C8A2C8
ΔE00 10.28
Thistle
#D8BFD8
ΔE00 10.46
Pinkish Grey
#C8ACA9
ΔE00 11.18
Dusty Lavender
#AC86A8
ΔE00 11.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA2B4 #AAB4A2
analogous
#A3A2B4 #ACA2B4 #B4A2B3
triadic
#ACA2B4 #B4ACA2 #A2B4AC
tetradic
#ACA2B4 #B4A3A2 #AAB4A2 #A2B3B4
square
#ACA2B4 #B4A3A2 #AAB4A2 #A2B3B4
split-complementary
#ACA2B4 #B3B4A2 #A2B4A3
monochromatic
#6F627A #8E8099 #ACA2B4 #CAC4CF #E8E6EB
Accessibility & contrast
On white
2.45
#ACA2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#ACA2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA2B4
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA2B4 | 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)
#A0A5B5
Deuteranopia (green-blind)
#A1A6B3
Tritanopia (blue-blind)
#ABA4A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aca2b4; /* rgb */ color: rgb(172, 162, 180); /* oklch */ color: oklch(72.6% 0.028 310.3);
Tailwind
colors: {
custom: {
50: '#c4bdca',
500: '#aca2b4',
950: '#000000',
},
}SCSS
$custom: #aca2b4; $custom-light: #c4bdca; $custom-dark: #000000;
JSON
{
"hex": "#aca2b4",
"rgb": {
"r": 172,
"g": 162,
"b": 180
},
"hsl": {
"h": 273.333,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.72637,
"c": 0.02795,
"h": 310.3
},
"luminance": 0.37907
}Semantic roles & 50–950 ramp
primary
#ACA2B4
secondary
#D9DCD6
accent
#95516F
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182