#E493EA#E493EA
#E493EA is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.4% C 0.148 H 324.4°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E493EA |
|---|---|
| RGB | rgb(228, 147, 234) |
| HSL | hsl(296, 67%, 75%) |
| HSV | hsv(296, 37%, 92%) |
| CMYK | cmyk(2.6%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(71.76, 44.05, -31.51) |
| CIE-LCH | lch(71.76, 54.16, 324.42°) |
| OKLab | oklab(77.43% 0.1204 -0.086) |
| OKLCH | oklch(77.43% 0.148 324.4) |
| XYZ | xyz(57.2784, 43.3041, 83.1673) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.00
Violet (CSS)
#EE82EE
ΔE00 4.04
Plum
#DDA0DD
ΔE00 5.01
Purply Pink
#F075E6
ΔE00 6.31
Baby Purple
#CA9BF7
ΔE00 6.98
Lavender (survey)
#C79FEF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E493EA #99EA93
analogous
#B993EA #E493EA #EA93C5
triadic
#E493EA #EAE493 #93EAE4
tetradic
#E493EA #EAB993 #99EA93 #93C5EA
square
#E493EA #EAB993 #99EA93 #93C5EA
split-complementary
#E493EA #C5EA93 #93EAB9
monochromatic
#CA2DD6 #D760E0 #E493EA #F1C6F4 #F9E5FA
Accessibility & contrast
On white
2.17
#E493EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#E493EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E493EA
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E493EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E493EA | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAED
Deuteranopia (green-blind)
#9FB3E7
Tritanopia (blue-blind)
#E89CB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e493ea; /* rgb */ color: rgb(228, 147, 234); /* oklch */ color: oklch(77.4% 0.148 324.4);
Tailwind
colors: {
custom: {
50: '#eeb4f1',
500: '#e493ea',
950: '#000000',
},
}SCSS
$custom: #e493ea; $custom-light: #eeb4f1; $custom-dark: #000000;
JSON
{
"hex": "#e493ea",
"rgb": {
"r": 228,
"g": 147,
"b": 234
},
"hsl": {
"h": 295.862,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.7743,
"c": 0.14793,
"h": 324.4
},
"luminance": 0.43302
}Semantic roles & 50–950 ramp
primary
#E493EA
secondary
#DBF2D9
accent
#CF1623
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084