#E494EA#E494EA
#E494EA is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.6% C 0.146 H 324.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E494EA |
|---|---|
| RGB | rgb(228, 148, 234) |
| HSL | hsl(296, 67%, 75%) |
| HSV | hsv(296, 37%, 92%) |
| CMYK | cmyk(2.6%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(71.97, 43.53, -31.18) |
| CIE-LCH | lch(71.97, 53.55, 324.38°) |
| OKLab | oklab(77.59% 0.1189 -0.0851) |
| OKLCH | oklch(77.59% 0.146 324.4) |
| XYZ | xyz(57.4346, 43.6165, 83.2194) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.14
Violet (CSS)
#EE82EE
ΔE00 4.26
Plum
#DDA0DD
ΔE00 4.81
Purply Pink
#F075E6
ΔE00 6.53
Baby Purple
#CA9BF7
ΔE00 6.94
Lavender (survey)
#C79FEF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E494EA #9AEA94
analogous
#B994EA #E494EA #EA94C5
triadic
#E494EA #EAE494 #94EAE4
tetradic
#E494EA #EAB994 #9AEA94 #94C5EA
square
#E494EA #EAB994 #9AEA94 #94C5EA
split-complementary
#E494EA #C5EA94 #94EAB9
monochromatic
#CA2ED6 #D761E0 #E494EA #F1C7F4 #F9E5FA
Accessibility & contrast
On white
2.16
#E494EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#E494EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E494EA
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E494EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E494EA | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAAED
Deuteranopia (green-blind)
#A0B4E7
Tritanopia (blue-blind)
#E89DB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e494ea; /* rgb */ color: rgb(228, 148, 234); /* oklch */ color: oklch(77.6% 0.146 324.4);
Tailwind
colors: {
custom: {
50: '#eeb5f1',
500: '#e494ea',
950: '#000000',
},
}SCSS
$custom: #e494ea; $custom-light: #eeb5f1; $custom-dark: #000000;
JSON
{
"hex": "#e494ea",
"rgb": {
"r": 228,
"g": 148,
"b": 234
},
"hsl": {
"h": 295.814,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.77589,
"c": 0.14622,
"h": 324.4
},
"luminance": 0.43614
}Semantic roles & 50–950 ramp
primary
#E494EA
secondary
#DBF1DA
accent
#CF1623
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084