#E5A2EA#E5A2EA
#E5A2EA is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.0% C 0.123 H 324.3°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E5A2EA |
|---|---|
| RGB | rgb(229, 162, 234) |
| HSL | hsl(296, 63%, 78%) |
| HSV | hsv(296, 31%, 92%) |
| CMYK | cmyk(2.1%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(75.10, 36.43, -26.36) |
| CIE-LCH | lch(75.10, 44.97, 324.11°) |
| OKLab | oklab(79.98% 0.0995 -0.0716) |
| OKLCH | oklch(79.98% 0.123 324.3) |
| XYZ | xyz(60.0831, 48.4411, 84.0110) |
| Luminance | 0.4844 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.49
Mauve
#E0B0FF
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 6.82
Light Lavendar
#EFC0FE
ΔE00 6.99
Lavender (survey)
#C79FEF
ΔE00 6.99
Light Violet
#D6B4FC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5A2EA #A7EAA2
analogous
#C1A2EA #E5A2EA #EAA2CB
triadic
#E5A2EA #EAE5A2 #A2EAE5
tetradic
#E5A2EA #EAC1A2 #A7EAA2 #A2CBEA
square
#E5A2EA #EAC1A2 #A7EAA2 #A2CBEA
split-complementary
#E5A2EA #CBEAA2 #A2EAC1
monochromatic
#C93ED3 #D770DF #E5A2EA #F3D4F5 #F8E6F9
Accessibility & contrast
On white
1.96
#E5A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#E5A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5A2EA
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5A2EA | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB4ED
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#E8A9BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e5a2ea; /* rgb */ color: rgb(229, 162, 234); /* oklch */ color: oklch(80.0% 0.123 324.3);
Tailwind
colors: {
custom: {
50: '#eebef1',
500: '#e5a2ea',
950: '#000000',
},
}SCSS
$custom: #e5a2ea; $custom-light: #eebef1; $custom-dark: #000000;
JSON
{
"hex": "#e5a2ea",
"rgb": {
"r": 229,
"g": 162,
"b": 234
},
"hsl": {
"h": 295.833,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.79982,
"c": 0.1226,
"h": 324.3
},
"luminance": 0.48439
}Semantic roles & 50–950 ramp
primary
#E5A2EA
secondary
#DCF1DA
accent
#CB1B27
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#161216
muted
#848184