#ACA2EB#ACA2EB
#ACA2EB is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.8% C 0.104 H 289.9°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA2EB |
|---|---|
| RGB | rgb(172, 162, 235) |
| HSL | hsl(248, 65%, 78%) |
| HSV | hsv(248, 31%, 92%) |
| CMYK | cmyk(26.8%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(69.90, 19.22, -35.36) |
| CIE-LCH | lch(69.90, 40.25, 298.52°) |
| OKLab | oklab(74.79% 0.0355 -0.098) |
| OKLCH | oklch(74.79% 0.104 289.9) |
| XYZ | xyz(44.9253, 40.6087, 84.0525) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.69
Lavender (survey)
#C79FEF
ΔE00 6.67
Pale Violet
#CEAEFA
ΔE00 6.88
Pastel Purple
#CAA0FF
ΔE00 6.88
Lilac (survey)
#CEA2FD
ΔE00 7.41
Baby Purple
#CA9BF7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA2EB #E1EBA2
analogous
#A2BCEB #ACA2EB #D0A2EB
triadic
#ACA2EB #EBACA2 #A2EBAC
tetradic
#ACA2EB #EBA2BC #E1EBA2 #A2EBD0
square
#ACA2EB #EBA2BC #E1EBA2 #A2EBD0
split-complementary
#ACA2EB #EBD0A2 #BCEBA2
monochromatic
#523DD5 #7F70E0 #ACA2EB #D9D4F6 #E9E6FA
Accessibility & contrast
On white
2.30
#ACA2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#ACA2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA2EB
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA2EB | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACEE
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#9EAFBC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aca2eb; /* rgb */ color: rgb(172, 162, 235); /* oklch */ color: oklch(74.8% 0.104 289.9);
Tailwind
colors: {
custom: {
50: '#c6bdf1',
500: '#aca2eb',
950: '#000000',
},
}SCSS
$custom: #aca2eb; $custom-light: #c6bdf1; $custom-dark: #000000;
JSON
{
"hex": "#aca2eb",
"rgb": {
"r": 172,
"g": 162,
"b": 235
},
"hsl": {
"h": 248.219,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.74791,
"c": 0.10428,
"h": 289.9
},
"luminance": 0.40609
}Semantic roles & 50–950 ramp
primary
#ACA2EB
secondary
#EEF1DA
accent
#CC19B4
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185