#ACA4E3#ACA4E3
#ACA4E3 is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.8% C 0.090 H 289.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA4E3 |
|---|---|
| RGB | rgb(172, 164, 227) |
| HSL | hsl(248, 53%, 77%) |
| HSV | hsv(248, 28%, 89%) |
| CMYK | cmyk(24.2%, 27.8%, 0%, 11%) |
| CIE-LAB | lab(70.08, 16.18, -30.70) |
| CIE-LCH | lch(70.08, 34.71, 297.79°) |
| OKLab | oklab(74.83% 0.0306 -0.0847) |
| OKLCH | oklch(74.83% 0.09 289.9) |
| XYZ | xyz(44.1505, 40.8669, 78.2202) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.93
Pale Violet
#CEAEFA
ΔE00 6.96
Lavender (survey)
#C79FEF
ΔE00 7.03
Pastel Purple
#CAA0FF
ΔE00 7.85
Lilac (survey)
#CEA2FD
ΔE00 8.14
Pale Purple
#B790D4
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA4E3 #DBE3A4
analogous
#A4BCE3 #ACA4E3 #CCA4E3
triadic
#ACA4E3 #E3ACA4 #A4E3AC
tetradic
#ACA4E3 #E3A4BC #DBE3A4 #A4E3CC
square
#ACA4E3 #E3A4BC #DBE3A4 #A4E3CC
split-complementary
#ACA4E3 #E3CCA4 #BCE3A4
monochromatic
#5746C6 #8175D5 #ACA4E3 #D7D3F1 #EAE8F8
Accessibility & contrast
On white
2.29
#ACA4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#ACA4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA4E3
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA4E3 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ADE6
Deuteranopia (green-blind)
#94AAE1
Tritanopia (blue-blind)
#A0AFBA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aca4e3; /* rgb */ color: rgb(172, 164, 227); /* oklch */ color: oklch(74.8% 0.090 289.9);
Tailwind
colors: {
custom: {
50: '#c5bfec',
500: '#aca4e3',
950: '#000000',
},
}SCSS
$custom: #aca4e3; $custom-light: #c5bfec; $custom-dark: #000000;
JSON
{
"hex": "#aca4e3",
"rgb": {
"r": 172,
"g": 164,
"b": 227
},
"hsl": {
"h": 247.619,
"s": 52.941,
"l": 76.667
},
"oklch": {
"l": 0.74826,
"c": 0.0901,
"h": 289.9
},
"luminance": 0.40868
}Semantic roles & 50–950 ramp
primary
#ACA4E3
secondary
#EDEFDC
accent
#C025AD
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184