#EA93E7#EA93E7
#EA93E7 is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.0% C 0.149 H 328.1°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93E7 |
|---|---|
| RGB | rgb(234, 147, 231) |
| HSL | hsl(302, 67%, 75%) |
| HSV | hsv(302, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 1.3%, 8.2%) |
| CIE-LAB | lab(72.32, 45.34, -28.95) |
| CIE-LCH | lch(72.32, 53.79, 327.43°) |
| OKLab | oklab(77.96% 0.1264 -0.0787) |
| OKLCH | oklch(77.96% 0.149 328.1) |
| XYZ | xyz(58.7882, 44.1320, 81.0075) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.91
Violet (CSS)
#EE82EE
ΔE00 4.16
Plum
#DDA0DD
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 6.18
Bubblegum Pink
#FE83CC
ΔE00 7.42
Orchid
#DA70D6
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93E7 #93EA96
analogous
#C293EA #EA93E7 #EA93BC
triadic
#EA93E7 #E7EA93 #93E7EA
tetradic
#EA93E7 #EAC293 #93EA96 #93BCEA
square
#EA93E7 #EAC293 #93EA96 #93BCEA
split-complementary
#EA93E7 #BCEA93 #93EAC2
monochromatic
#D62DD0 #E060DC #EA93E7 #F4C6F2 #FAE5F9
Accessibility & contrast
On white
2.14
#EA93E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#EA93E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93E7
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93E7 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAAEA
Deuteranopia (green-blind)
#A4B5E4
Tritanopia (blue-blind)
#F09AB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea93e7; /* rgb */ color: rgb(234, 147, 231); /* oklch */ color: oklch(78.0% 0.149 328.1);
Tailwind
colors: {
custom: {
50: '#f2b4ee',
500: '#ea93e7',
950: '#000000',
},
}SCSS
$custom: #ea93e7; $custom-light: #f2b4ee; $custom-dark: #000000;
JSON
{
"hex": "#ea93e7",
"rgb": {
"r": 234,
"g": 147,
"b": 231
},
"hsl": {
"h": 302.069,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.77958,
"c": 0.14889,
"h": 328.1
},
"luminance": 0.44129
}Semantic roles & 50–950 ramp
primary
#EA93E7
secondary
#D9F2DA
accent
#CF1D16
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084