#ACA4EB#ACA4EB
#ACA4EB is a light, moderate blue. Relative luminance 0.413; OKLCH L 75.2% C 0.101 H 288.9°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA4EB |
|---|---|
| RGB | rgb(172, 164, 235) |
| HSL | hsl(247, 64%, 78%) |
| HSV | hsv(247, 30%, 92%) |
| CMYK | cmyk(26.8%, 30.2%, 0%, 7.8%) |
| CIE-LAB | lab(70.40, 18.10, -34.59) |
| CIE-LCH | lch(70.40, 39.04, 297.62°) |
| OKLab | oklab(75.17% 0.0328 -0.0958) |
| OKLCH | oklch(75.17% 0.101 288.9) |
| XYZ | xyz(45.2804, 41.3189, 84.1709) |
| Luminance | 0.4132 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.94
Pale Violet
#CEAEFA
ΔE00 6.92
Lavender (survey)
#C79FEF
ΔE00 7.03
Pastel Purple
#CAA0FF
ΔE00 7.25
Lilac (survey)
#CEA2FD
ΔE00 7.74
Periwinkle Blue
#8F99FB
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA4EB #E3EBA4
analogous
#A4BFEB #ACA4EB #CFA4EB
triadic
#ACA4EB #EBACA4 #A4EBAC
tetradic
#ACA4EB #EBA4BF #E3EBA4 #A4EBCF
square
#ACA4EB #EBA4BF #E3EBA4 #A4EBCF
split-complementary
#ACA4EB #EBCFA4 #BFEBA4
monochromatic
#5040D5 #7E72E0 #ACA4EB #DAD6F6 #E8E6F9
Accessibility & contrast
On white
2.27
#ACA4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#ACA4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA4EB
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA4EB | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#91AAE9
Tritanopia (blue-blind)
#9EB0BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aca4eb; /* rgb */ color: rgb(172, 164, 235); /* oklch */ color: oklch(75.2% 0.101 288.9);
Tailwind
colors: {
custom: {
50: '#c6bff1',
500: '#aca4eb',
950: '#000000',
},
}SCSS
$custom: #aca4eb; $custom-light: #c6bff1; $custom-dark: #000000;
JSON
{
"hex": "#aca4eb",
"rgb": {
"r": 172,
"g": 164,
"b": 235
},
"hsl": {
"h": 246.761,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.75174,
"c": 0.10129,
"h": 288.9
},
"luminance": 0.4132
}Semantic roles & 50–950 ramp
primary
#ACA4EB
secondary
#EEF1DA
accent
#CC1AB8
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185