#EA93FE#EA93FE
#EA93FE is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.9% C 0.171 H 319.9°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93FE |
|---|---|
| RGB | rgb(234, 147, 254) |
| HSL | hsl(289, 98%, 79%) |
| HSV | hsv(289, 42%, 100%) |
| CMYK | cmyk(7.9%, 42.1%, 0%, 0.4%) |
| CIE-LAB | lab(73.23, 49.60, -40.07) |
| CIE-LCH | lch(73.23, 63.77, 321.06°) |
| OKLab | oklab(78.94% 0.1312 -0.1103) |
| OKLCH | oklch(78.94% 0.171 319.9) |
| XYZ | xyz(62.2525, 45.5177, 99.2533) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.22
Baby Purple
#CA9BF7
ΔE00 6.35
Lavender Pink
#DD85D7
ΔE00 6.61
Lilac (survey)
#CEA2FD
ΔE00 6.80
Purply Pink
#F075E6
ΔE00 6.81
Liliac
#C48EFD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93FE #A7FE93
analogous
#B493FE #EA93FE #FE93DC
triadic
#EA93FE #FEEA93 #93FEEA
tetradic
#EA93FE #FEB493 #A7FE93 #93DCFE
square
#EA93FE #FEB493 #A7FE93 #93DCFE
split-complementary
#EA93FE #DCFE93 #93FEB4
monochromatic
#D21AFD #DE56FD #EA93FE #F6D0FF #F9E1FF
Accessibility & contrast
On white
2.08
#EA93FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#EA93FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93FE
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93FE | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#EBA0BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea93fe; /* rgb */ color: rgb(234, 147, 254); /* oklch */ color: oklch(78.9% 0.171 319.9);
Tailwind
colors: {
custom: {
50: '#f2b4ff',
500: '#ea93fe',
950: '#000000',
},
}SCSS
$custom: #ea93fe; $custom-light: #f2b4ff; $custom-dark: #000000;
JSON
{
"hex": "#ea93fe",
"rgb": {
"r": 234,
"g": 147,
"b": 254
},
"hsl": {
"h": 288.785,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.78945,
"c": 0.17145,
"h": 319.9
},
"luminance": 0.45516
}Semantic roles & 50–950 ramp
primary
#EA93FE
secondary
#DBF7D4
accent
#E6002B
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086