#ACA4E8#ACA4E8
#ACA4E8 is a light, moderate blue. Relative luminance 0.411; OKLCH L 75.0% C 0.097 H 289.2°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA4E8 |
|---|---|
| RGB | rgb(172, 164, 232) |
| HSL | hsl(247, 60%, 78%) |
| HSV | hsv(247, 29%, 91%) |
| CMYK | cmyk(25.9%, 29.3%, 0%, 9%) |
| CIE-LAB | lab(70.28, 17.37, -33.14) |
| CIE-LCH | lch(70.28, 37.42, 297.67°) |
| OKLab | oklab(75.04% 0.032 -0.0917) |
| OKLCH | oklch(75.04% 0.097 289.2) |
| XYZ | xyz(44.8506, 41.1470, 81.9075) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.52
Pale Violet
#CEAEFA
ΔE00 6.89
Lavender (survey)
#C79FEF
ΔE00 6.98
Pastel Purple
#CAA0FF
ΔE00 7.43
Lilac (survey)
#CEA2FD
ΔE00 7.85
Baby Purple
#CA9BF7
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA4E8 #E0E8A4
analogous
#A4BEE8 #ACA4E8 #CEA4E8
triadic
#ACA4E8 #E8ACA4 #A4E8AC
tetradic
#ACA4E8 #E8A4BE #E0E8A4 #A4E8CE
square
#ACA4E8 #E8A4BE #E0E8A4 #A4E8CE
split-complementary
#ACA4E8 #E8CEA4 #BEE8A4
monochromatic
#5342CF #7F73DC #ACA4E8 #D9D5F4 #E9E7F9
Accessibility & contrast
On white
2.28
#ACA4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#ACA4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA4E8
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA4E8 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ADEB
Deuteranopia (green-blind)
#92AAE6
Tritanopia (blue-blind)
#9FB0BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aca4e8; /* rgb */ color: rgb(172, 164, 232); /* oklch */ color: oklch(75.0% 0.097 289.2);
Tailwind
colors: {
custom: {
50: '#c6bfef',
500: '#aca4e8',
950: '#000000',
},
}SCSS
$custom: #aca4e8; $custom-light: #c6bfef; $custom-dark: #000000;
JSON
{
"hex": "#aca4e8",
"rgb": {
"r": 172,
"g": 164,
"b": 232
},
"hsl": {
"h": 247.059,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.75042,
"c": 0.09709,
"h": 289.2
},
"luminance": 0.41148
}Semantic roles & 50–950 ramp
primary
#ACA4E8
secondary
#EEF0DB
accent
#C71EB3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184