#EA93FA#EA93FA
#EA93FA is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.8% C 0.167 H 321.2°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93FA |
|---|---|
| RGB | rgb(234, 147, 250) |
| HSL | hsl(291, 91%, 78%) |
| HSV | hsv(291, 41%, 98%) |
| CMYK | cmyk(6.4%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(73.07, 48.84, -38.16) |
| CIE-LCH | lch(73.07, 61.98, 322.00°) |
| OKLab | oklab(78.77% 0.1305 -0.1049) |
| OKLCH | oklch(78.77% 0.167 321.2) |
| XYZ | xyz(61.6187, 45.2642, 95.9150) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.89
Lavender Pink
#DD85D7
ΔE00 6.03
Purply Pink
#F075E6
ΔE00 6.51
Baby Purple
#CA9BF7
ΔE00 6.54
Lilac (survey)
#CEA2FD
ΔE00 7.02
Plum
#DDA0DD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93FA #A3FA93
analogous
#B793FA #EA93FA #FA93D6
triadic
#EA93FA #FAEA93 #93FAEA
tetradic
#EA93FA #FAB793 #A3FA93 #93D6FA
square
#EA93FA #FAB793 #A3FA93 #93D6FA
split-complementary
#EA93FA #D6FA93 #93FAB7
monochromatic
#D31EF5 #DF59F7 #EA93FA #F5CDFD #F9E2FE
Accessibility & contrast
On white
2.09
#EA93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#EA93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93FA
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93FA | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFE
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#EC9FBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea93fa; /* rgb */ color: rgb(234, 147, 250); /* oklch */ color: oklch(78.8% 0.167 321.2);
Tailwind
colors: {
custom: {
50: '#f2b4fc',
500: '#ea93fa',
950: '#000000',
},
}SCSS
$custom: #ea93fa; $custom-light: #f2b4fc; $custom-dark: #000000;
JSON
{
"hex": "#ea93fa",
"rgb": {
"r": 234,
"g": 147,
"b": 250
},
"hsl": {
"h": 290.68,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.78767,
"c": 0.16739,
"h": 321.2
},
"luminance": 0.45262
}Semantic roles & 50–950 ramp
primary
#EA93FA
secondary
#DAF6D5
accent
#E60024
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085