#EA93E4#EA93E4
#EA93E4 is a light, vivid purple. Relative luminance 0.440; OKLCH L 77.8% C 0.146 H 329.3°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93E4 |
|---|---|
| RGB | rgb(234, 147, 228) |
| HSL | hsl(304, 67%, 75%) |
| HSV | hsv(304, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 2.6%, 8.2%) |
| CIE-LAB | lab(72.20, 44.80, -27.48) |
| CIE-LCH | lch(72.20, 52.56, 328.47°) |
| OKLab | oklab(77.84% 0.1257 -0.0745) |
| OKLCH | oklch(77.84% 0.146 329.3) |
| XYZ | xyz(58.3681, 43.9640, 78.7951) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.80
Violet (CSS)
#EE82EE
ΔE00 4.51
Plum
#DDA0DD
ΔE00 4.55
Purply Pink
#F075E6
ΔE00 6.34
Bubblegum Pink
#FE83CC
ΔE00 6.96
Orchid
#DA70D6
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93E4 #93EA99
analogous
#C593EA #EA93E4 #EA93B9
triadic
#EA93E4 #E4EA93 #93E4EA
tetradic
#EA93E4 #EAC593 #93EA99 #93B9EA
square
#EA93E4 #EAC593 #93EA99 #93B9EA
split-complementary
#EA93E4 #B9EA93 #93EAC5
monochromatic
#D62DCA #E060D7 #EA93E4 #F4C6F1 #FAE5F9
Accessibility & contrast
On white
2.14
#EA93E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#EA93E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93E4
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93E4 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAAE7
Deuteranopia (green-blind)
#A5B5E1
Tritanopia (blue-blind)
#F09AB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea93e4; /* rgb */ color: rgb(234, 147, 228); /* oklch */ color: oklch(77.8% 0.146 329.3);
Tailwind
colors: {
custom: {
50: '#f2b4ec',
500: '#ea93e4',
950: '#000000',
},
}SCSS
$custom: #ea93e4; $custom-light: #f2b4ec; $custom-dark: #000000;
JSON
{
"hex": "#ea93e4",
"rgb": {
"r": 234,
"g": 147,
"b": 228
},
"hsl": {
"h": 304.138,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.77837,
"c": 0.14612,
"h": 329.3
},
"luminance": 0.43961
}Semantic roles & 50–950 ramp
primary
#EA93E4
secondary
#D9F2DB
accent
#CF2316
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084