#EA91FE#EA91FE
#EA91FE is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.6% C 0.175 H 320.1°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91FE |
|---|---|
| RGB | rgb(234, 145, 254) |
| HSL | hsl(289, 98%, 78%) |
| HSV | hsv(289, 43%, 100%) |
| CMYK | cmyk(7.9%, 42.9%, 0%, 0.4%) |
| CIE-LAB | lab(72.83, 50.63, -40.70) |
| CIE-LCH | lch(72.83, 64.96, 321.20°) |
| OKLab | oklab(78.64% 0.134 -0.1121) |
| OKLCH | oklch(78.64% 0.175 320.1) |
| XYZ | xyz(61.9442, 44.9011, 99.1505) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.94
Purply Pink
#F075E6
ΔE00 6.49
Lavender Pink
#DD85D7
ΔE00 6.51
Baby Purple
#CA9BF7
ΔE00 6.52
Lilac (survey)
#CEA2FD
ΔE00 7.04
Liliac
#C48EFD
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91FE #A5FE91
analogous
#B391FE #EA91FE #FE91DB
triadic
#EA91FE #FEEA91 #91FEEA
tetradic
#EA91FE #FEB391 #A5FE91 #91DBFE
square
#EA91FE #FEB391 #A5FE91 #91DBFE
split-complementary
#EA91FE #DBFE91 #91FEB3
monochromatic
#D318FD #DE54FD #EA91FE #F6CEFF #F9E1FF
Accessibility & contrast
On white
2.10
#EA91FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#EA91FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91FE
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91FE | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#EB9FBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea91fe; /* rgb */ color: rgb(234, 145, 254); /* oklch */ color: oklch(78.6% 0.175 320.1);
Tailwind
colors: {
custom: {
50: '#f2b3ff',
500: '#ea91fe',
950: '#000000',
},
}SCSS
$custom: #ea91fe; $custom-light: #f2b3ff; $custom-dark: #000000;
JSON
{
"hex": "#ea91fe",
"rgb": {
"r": 234,
"g": 145,
"b": 254
},
"hsl": {
"h": 288.991,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.78643,
"c": 0.17473,
"h": 320.1
},
"luminance": 0.44899
}Semantic roles & 50–950 ramp
primary
#EA91FE
secondary
#DAF7D4
accent
#E6002A
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086