#ACA4E2#ACA4E2
#ACA4E2 is a light, moderate blue. Relative luminance 0.408; OKLCH L 74.8% C 0.089 H 290.0°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA4E2 |
|---|---|
| RGB | rgb(172, 164, 226) |
| HSL | hsl(248, 52%, 76%) |
| HSV | hsv(248, 27%, 89%) |
| CMYK | cmyk(23.9%, 27.4%, 0%, 11.4%) |
| CIE-LAB | lab(70.04, 15.95, -30.22) |
| CIE-LCH | lch(70.04, 34.17, 297.83°) |
| OKLab | oklab(74.78% 0.0303 -0.0833) |
| OKLCH | oklch(74.78% 0.089 290) |
| XYZ | xyz(44.0129, 40.8119, 77.4954) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.84
Pale Violet
#CEAEFA
ΔE00 7.00
Lavender (survey)
#C79FEF
ΔE00 7.06
Pastel Purple
#CAA0FF
ΔE00 7.95
Pale Purple
#B790D4
ΔE00 8.14
Lilac (survey)
#CEA2FD
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA4E2 #DAE2A4
analogous
#A4BBE2 #ACA4E2 #CBA4E2
triadic
#ACA4E2 #E2ACA4 #A4E2AC
tetradic
#ACA4E2 #E2A4BB #DAE2A4 #A4E2CB
square
#ACA4E2 #E2A4BB #DAE2A4 #A4E2CB
split-complementary
#ACA4E2 #E2CBA4 #BBE2A4
monochromatic
#5747C4 #8276D3 #ACA4E2 #D6D2F1 #EAE8F8
Accessibility & contrast
On white
2.29
#ACA4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#ACA4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA4E2
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA4E2 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ACE5
Deuteranopia (green-blind)
#94AAE0
Tritanopia (blue-blind)
#A0AEBA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aca4e2; /* rgb */ color: rgb(172, 164, 226); /* oklch */ color: oklch(74.8% 0.089 290.0);
Tailwind
colors: {
custom: {
50: '#c5bfeb',
500: '#aca4e2',
950: '#000000',
},
}SCSS
$custom: #aca4e2; $custom-light: #c5bfeb; $custom-dark: #000000;
JSON
{
"hex": "#aca4e2",
"rgb": {
"r": 172,
"g": 164,
"b": 226
},
"hsl": {
"h": 247.742,
"s": 51.667,
"l": 76.471
},
"oklch": {
"l": 0.74783,
"c": 0.08869,
"h": 290
},
"luminance": 0.40813
}Semantic roles & 50–950 ramp
primary
#ACA4E2
secondary
#ECEFDC
accent
#BF26AB
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184