#E2A4EA#E2A4EA
#E2A4EA is a light, moderate purple. Relative luminance 0.487; OKLCH L 80.0% C 0.117 H 322.7°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E2A4EA |
|---|---|
| RGB | rgb(226, 164, 234) |
| HSL | hsl(293, 63%, 78%) |
| HSV | hsv(293, 30%, 92%) |
| CMYK | cmyk(3.4%, 29.9%, 0%, 8.2%) |
| CIE-LAB | lab(75.24, 34.42, -26.18) |
| CIE-LCH | lch(75.24, 43.24, 322.74°) |
| OKLab | oklab(80.02% 0.0932 -0.0711) |
| OKLCH | oklch(80.02% 0.117 322.7) |
| XYZ | xyz(59.4890, 48.6619, 84.0849) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.40
Mauve
#E0B0FF
ΔE00 4.78
Lavender (survey)
#C79FEF
ΔE00 6.48
Light Lavendar
#EFC0FE
ΔE00 6.50
Light Violet
#D6B4FC
ΔE00 6.61
Lilac (survey)
#CEA2FD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2A4EA #ACEAA4
analogous
#BFA4EA #E2A4EA #EAA4CF
triadic
#E2A4EA #EAE2A4 #A4EAE2
tetradic
#E2A4EA #EABFA4 #ACEAA4 #A4CFEA
square
#E2A4EA #EABFA4 #ACEAA4 #A4CFEA
split-complementary
#E2A4EA #CFEAA4 #A4EABF
monochromatic
#C241D3 #D272DF #E2A4EA #F2D6F5 #F7E6F9
Accessibility & contrast
On white
1.96
#E2A4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#E2A4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2A4EA
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2A4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2A4EA | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5ED
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#E4ABBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e2a4ea; /* rgb */ color: rgb(226, 164, 234); /* oklch */ color: oklch(80.0% 0.117 322.7);
Tailwind
colors: {
custom: {
50: '#ecbff1',
500: '#e2a4ea',
950: '#000000',
},
}SCSS
$custom: #e2a4ea; $custom-light: #ecbff1; $custom-dark: #000000;
JSON
{
"hex": "#e2a4ea",
"rgb": {
"r": 226,
"g": 164,
"b": 234
},
"hsl": {
"h": 293.143,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.80017,
"c": 0.11724,
"h": 322.7
},
"luminance": 0.4866
}Semantic roles & 50–950 ramp
primary
#E2A4EA
secondary
#DDF1DA
accent
#CA1B2F
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#161216
muted
#848184