#ACA2DC#ACA2DC
#ACA2DC is a light, moderate violet. Relative luminance 0.398; OKLCH L 74.1% C 0.083 H 292.1°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA2DC |
|---|---|
| RGB | rgb(172, 162, 220) |
| HSL | hsl(250, 45%, 75%) |
| HSV | hsv(250, 26%, 86%) |
| CMYK | cmyk(21.8%, 26.4%, 0%, 13.7%) |
| CIE-LAB | lab(69.31, 15.67, -28.05) |
| CIE-LCH | lch(69.31, 32.13, 299.18°) |
| OKLab | oklab(74.14% 0.0314 -0.0772) |
| OKLCH | oklch(74.14% 0.083 292.1) |
| XYZ | xyz(42.8488, 39.7781, 73.1167) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.98
Lavender (survey)
#C79FEF
ΔE00 6.95
Pale Violet
#CEAEFA
ΔE00 7.23
Pale Purple
#B790D4
ΔE00 7.34
Pastel Purple
#CAA0FF
ΔE00 8.28
Lilac (survey)
#CEA2FD
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA2DC #D2DCA2
analogous
#A2B5DC #ACA2DC #C9A2DC
triadic
#ACA2DC #DCACA2 #A2DCAC
tetradic
#ACA2DC #DCA2B5 #D2DCA2 #A2DCC9
square
#ACA2DC #DCA2B5 #D2DCA2 #A2DCC9
split-complementary
#ACA2DC #DCC9A2 #B5DCA2
monochromatic
#5D49BB #8476CB #ACA2DC #D4CEED #EBE9F7
Accessibility & contrast
On white
2.34
#ACA2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#ACA2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA2DC
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA2DC | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADE
Deuteranopia (green-blind)
#95A8DA
Tritanopia (blue-blind)
#A2ABB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aca2dc; /* rgb */ color: rgb(172, 162, 220); /* oklch */ color: oklch(74.1% 0.083 292.1);
Tailwind
colors: {
custom: {
50: '#c5bde7',
500: '#aca2dc',
950: '#000000',
},
}SCSS
$custom: #aca2dc; $custom-light: #c5bde7; $custom-dark: #000000;
JSON
{
"hex": "#aca2dc",
"rgb": {
"r": 172,
"g": 162,
"b": 220
},
"hsl": {
"h": 250.345,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.74142,
"c": 0.08333,
"h": 292.1
},
"luminance": 0.39779
}Semantic roles & 50–950 ramp
primary
#ACA2DC
secondary
#EBEEDD
accent
#B82DA0
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184