#ACA0C7#ACA0C7
#ACA0C7 is a light, muted violet. Relative luminance 0.380; OKLCH L 72.9% C 0.057 H 299.1°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA0C7 |
|---|---|
| RGB | rgb(172, 160, 199) |
| HSL | hsl(258, 26%, 70%) |
| HSV | hsv(258, 20%, 78%) |
| CMYK | cmyk(13.6%, 19.6%, 0%, 22%) |
| CIE-LAB | lab(68.05, 12.08, -18.38) |
| CIE-LCH | lch(68.05, 22.00, 303.31°) |
| OKLab | oklab(72.91% 0.0278 -0.05) |
| OKLCH | oklch(72.91% 0.057 299.1) |
| XYZ | xyz(39.8908, 38.0357, 59.2618) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.74
Lilac
#C8A2C8
ΔE00 7.74
Pale Purple
#B790D4
ΔE00 8.37
Heather
#A484AC
ΔE00 9.39
Lavender (survey)
#C79FEF
ΔE00 9.84
Dusty Lavender
#AC86A8
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA0C7 #BBC7A0
analogous
#A0A7C7 #ACA0C7 #C0A0C7
triadic
#ACA0C7 #C7ACA0 #A0C7AC
tetradic
#ACA0C7 #C7A0A7 #BBC7A0 #A0C7C0
square
#ACA0C7 #C7A0A7 #BBC7A0 #A0C7C0
split-complementary
#ACA0C7 #C7C0A0 #A7C7A0
monochromatic
#6B5895 #8A79B0 #ACA0C7 #CEC7DE #EEECF4
Accessibility & contrast
On white
2.44
#ACA0C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#ACA0C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA0C7
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA0C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA0C7 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A6C9
Deuteranopia (green-blind)
#9AA6C6
Tritanopia (blue-blind)
#A7A6AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aca0c7; /* rgb */ color: rgb(172, 160, 199); /* oklch */ color: oklch(72.9% 0.057 299.1);
Tailwind
colors: {
custom: {
50: '#c5bcd8',
500: '#aca0c7',
950: '#000000',
},
}SCSS
$custom: #aca0c7; $custom-light: #c5bcd8; $custom-dark: #000000;
JSON
{
"hex": "#aca0c7",
"rgb": {
"r": 172,
"g": 160,
"b": 199
},
"hsl": {
"h": 258.462,
"s": 25.828,
"l": 70.392
},
"oklch": {
"l": 0.72913,
"c": 0.05716,
"h": 299.1
},
"luminance": 0.38036
}Semantic roles & 50–950 ramp
primary
#ACA0C7
secondary
#E3E7DC
accent
#A44186
background
#FCFBFD
surface
#F8F6FA
border
#D1D0D3
text
#121214
muted
#818183