#ACA4DC#ACA4DC
#ACA4DC is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.5% C 0.080 H 290.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA4DC |
|---|---|
| RGB | rgb(172, 164, 220) |
| HSL | hsl(249, 44%, 75%) |
| HSV | hsv(249, 25%, 86%) |
| CMYK | cmyk(21.8%, 25.5%, 0%, 13.7%) |
| CIE-LAB | lab(69.82, 14.55, -27.27) |
| CIE-LCH | lch(69.82, 30.91, 298.07°) |
| OKLab | oklab(74.53% 0.0286 -0.075) |
| OKLCH | oklch(74.53% 0.08 290.9) |
| XYZ | xyz(43.2040, 40.4883, 73.2351) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.57
Pale Violet
#CEAEFA
ΔE00 7.38
Lavender (survey)
#C79FEF
ΔE00 7.41
Pale Purple
#B790D4
ΔE00 7.98
Light Violet
#D6B4FC
ΔE00 8.62
Pastel Purple
#CAA0FF
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA4DC #D4DCA4
analogous
#A4B8DC #ACA4DC #C8A4DC
triadic
#ACA4DC #DCACA4 #A4DCAC
tetradic
#ACA4DC #DCA4B8 #D4DCA4 #A4DCC8
square
#ACA4DC #DCA4B8 #D4DCA4 #A4DCC8
split-complementary
#ACA4DC #DCC8A4 #B8DCA4
monochromatic
#5B4CBA #8478CB #ACA4DC #D4D0ED #EBE9F6
Accessibility & contrast
On white
2.31
#ACA4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#ACA4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA4DC
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA4DC | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACDE
Deuteranopia (green-blind)
#97A9DA
Tritanopia (blue-blind)
#A2ADB7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aca4dc; /* rgb */ color: rgb(172, 164, 220); /* oklch */ color: oklch(74.5% 0.080 290.9);
Tailwind
colors: {
custom: {
50: '#c5bfe7',
500: '#aca4dc',
950: '#000000',
},
}SCSS
$custom: #aca4dc; $custom-light: #c5bfe7; $custom-dark: #000000;
JSON
{
"hex": "#aca4dc",
"rgb": {
"r": 172,
"g": 164,
"b": 220
},
"hsl": {
"h": 248.571,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.74532,
"c": 0.08025,
"h": 290.9
},
"luminance": 0.40489
}Semantic roles & 50–950 ramp
primary
#ACA4DC
secondary
#EBEDDE
accent
#B82EA4
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184