#EA93EA#EA93EA
#EA93EA is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.1% C 0.152 H 326.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93EA |
|---|---|
| RGB | rgb(234, 147, 234) |
| HSL | hsl(300, 67%, 75%) |
| HSV | hsv(300, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(72.43, 45.87, -30.42) |
| CIE-LCH | lch(72.43, 55.05, 326.45°) |
| OKLab | oklab(78.08% 0.1271 -0.0828) |
| OKLCH | oklch(78.08% 0.152 326.9) |
| XYZ | xyz(59.2155, 44.3029, 83.2581) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 4.11
Plum
#DDA0DD
ΔE00 5.11
Purply Pink
#F075E6
ΔE00 6.09
Bubblegum Pink
#FE83CC
ΔE00 7.89
Baby Purple
#CA9BF7
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93EA #93EA93
analogous
#BF93EA #EA93EA #EA93BF
triadic
#EA93EA #EAEA93 #93EAEA
tetradic
#EA93EA #EABF93 #93EA93 #93BFEA
square
#EA93EA #EABF93 #93EA93 #93BFEA
split-complementary
#EA93EA #BFEA93 #93EABF
monochromatic
#D62DD6 #E060E0 #EA93EA #F4C6F4 #FAE5FA
Accessibility & contrast
On white
2.13
#EA93EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#EA93EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93EA
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93EA | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABED
Deuteranopia (green-blind)
#A3B6E7
Tritanopia (blue-blind)
#EF9BB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea93ea; /* rgb */ color: rgb(234, 147, 234); /* oklch */ color: oklch(78.1% 0.152 326.9);
Tailwind
colors: {
custom: {
50: '#f2b4f1',
500: '#ea93ea',
950: '#000000',
},
}SCSS
$custom: #ea93ea; $custom-light: #f2b4f1; $custom-dark: #000000;
JSON
{
"hex": "#ea93ea",
"rgb": {
"r": 234,
"g": 147,
"b": 234
},
"hsl": {
"h": 300,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.78081,
"c": 0.15171,
"h": 326.9
},
"luminance": 0.443
}Semantic roles & 50–950 ramp
primary
#EA93EA
secondary
#D9F2D9
accent
#CF1616
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084