#ACA0DC#ACA0DC
#ACA0DC is a light, moderate violet. Relative luminance 0.391; OKLCH L 73.8% C 0.086 H 293.3°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA0DC |
|---|---|
| RGB | rgb(172, 160, 220) |
| HSL | hsl(252, 46%, 75%) |
| HSV | hsv(252, 27%, 86%) |
| CMYK | cmyk(21.8%, 27.3%, 0%, 13.7%) |
| CIE-LAB | lab(68.81, 16.79, -28.82) |
| CIE-LCH | lch(68.81, 33.36, 300.22°) |
| OKLab | oklab(73.75% 0.0342 -0.0794) |
| OKLCH | oklch(73.75% 0.086 293.3) |
| XYZ | xyz(42.4993, 39.0791, 73.0002) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.47
Lavender (survey)
#C79FEF
ΔE00 6.54
Pale Purple
#B790D4
ΔE00 6.73
Pale Violet
#CEAEFA
ΔE00 7.16
Pastel Purple
#CAA0FF
ΔE00 7.92
Baby Purple
#CA9BF7
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA0DC #D0DCA0
analogous
#A0B2DC #ACA0DC #CAA0DC
triadic
#ACA0DC #DCACA0 #A0DCAC
tetradic
#ACA0DC #DCA0B2 #D0DCA0 #A0DCCA
square
#ACA0DC #DCA0B2 #D0DCA0 #A0DCCA
split-complementary
#ACA0DC #DCCAA0 #B2DCA0
monochromatic
#5E47BB #8573CC #ACA0DC #D3CDEC #EBE9F7
Accessibility & contrast
On white
2.38
#ACA0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#ACA0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA0DC
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA0DC | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A9DF
Deuteranopia (green-blind)
#93A7DA
Tritanopia (blue-blind)
#A2AAB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aca0dc; /* rgb */ color: rgb(172, 160, 220); /* oklch */ color: oklch(73.8% 0.086 293.3);
Tailwind
colors: {
custom: {
50: '#c5bce7',
500: '#aca0dc',
950: '#000000',
},
}SCSS
$custom: #aca0dc; $custom-light: #c5bce7; $custom-dark: #000000;
JSON
{
"hex": "#aca0dc",
"rgb": {
"r": 172,
"g": 160,
"b": 220
},
"hsl": {
"h": 252,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.73754,
"c": 0.08644,
"h": 293.3
},
"luminance": 0.3908
}Semantic roles & 50–950 ramp
primary
#ACA0DC
secondary
#EAEEDD
accent
#B92C9D
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184