#E4A2EA#E4A2EA
#E4A2EA is a light, vivid purple. Relative luminance 0.483; OKLCH L 79.9% C 0.122 H 323.8°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E4A2EA |
|---|---|
| RGB | rgb(228, 162, 234) |
| HSL | hsl(295, 63%, 78%) |
| HSV | hsv(295, 31%, 92%) |
| CMYK | cmyk(2.6%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(75.00, 36.12, -26.53) |
| CIE-LCH | lch(75.00, 44.82, 323.70°) |
| OKLab | oklab(79.88% 0.0984 -0.0721) |
| OKLCH | oklch(79.88% 0.122 323.8) |
| XYZ | xyz(59.7649, 48.2770, 83.9961) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.47
Mauve
#E0B0FF
ΔE00 5.21
Lavender (survey)
#C79FEF
ΔE00 6.79
Lavender Pink
#DD85D7
ΔE00 6.83
Light Lavendar
#EFC0FE
ΔE00 6.98
Light Violet
#D6B4FC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4A2EA #A8EAA2
analogous
#C0A2EA #E4A2EA #EAA2CC
triadic
#E4A2EA #EAE4A2 #A2EAE4
tetradic
#E4A2EA #EAC0A2 #A8EAA2 #A2CCEA
square
#E4A2EA #EAC0A2 #A8EAA2 #A2CCEA
split-complementary
#E4A2EA #CCEAA2 #A2EAC0
monochromatic
#C73ED3 #D670DF #E4A2EA #F2D4F5 #F8E6F9
Accessibility & contrast
On white
1.97
#E4A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#E4A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4A2EA
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4A2EA | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4ED
Deuteranopia (green-blind)
#ABBBE8
Tritanopia (blue-blind)
#E7A9BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e4a2ea; /* rgb */ color: rgb(228, 162, 234); /* oklch */ color: oklch(79.9% 0.122 323.8);
Tailwind
colors: {
custom: {
50: '#edbef1',
500: '#e4a2ea',
950: '#000000',
},
}SCSS
$custom: #e4a2ea; $custom-light: #edbef1; $custom-dark: #000000;
JSON
{
"hex": "#e4a2ea",
"rgb": {
"r": 228,
"g": 162,
"b": 234
},
"hsl": {
"h": 295,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.7988,
"c": 0.12198,
"h": 323.8
},
"luminance": 0.48275
}Semantic roles & 50–950 ramp
primary
#E4A2EA
secondary
#DCF1DA
accent
#CB1B29
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#161216
muted
#848184