#EA91FC#EA91FC
#EA91FC is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.6% C 0.173 H 320.7°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91FC |
|---|---|
| RGB | rgb(234, 145, 252) |
| HSL | hsl(290, 95%, 78%) |
| HSV | hsv(290, 42%, 99%) |
| CMYK | cmyk(7.1%, 42.5%, 0%, 1.2%) |
| CIE-LAB | lab(72.74, 50.25, -39.75) |
| CIE-LCH | lch(72.74, 64.07, 321.65°) |
| OKLab | oklab(78.55% 0.1337 -0.1094) |
| OKLCH | oklch(78.55% 0.173 320.7) |
| XYZ | xyz(61.6257, 44.7737, 97.4726) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.74
Lavender Pink
#DD85D7
ΔE00 6.21
Purply Pink
#F075E6
ΔE00 6.32
Baby Purple
#CA9BF7
ΔE00 6.59
Lilac (survey)
#CEA2FD
ΔE00 7.14
Liliac
#C48EFD
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91FC #A3FC91
analogous
#B591FC #EA91FC #FC91D8
triadic
#EA91FC #FCEA91 #91FCEA
tetradic
#EA91FC #FCB591 #A3FC91 #91D8FC
square
#EA91FC #FCB591 #A3FC91 #91D8FC
split-complementary
#EA91FC #D8FC91 #91FCB5
monochromatic
#D31AF9 #DF55FA #EA91FC #F5CDFE #F9E1FE
Accessibility & contrast
On white
2.11
#EA91FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#EA91FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91FC
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91FC | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#EC9EBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea91fc; /* rgb */ color: rgb(234, 145, 252); /* oklch */ color: oklch(78.6% 0.173 320.7);
Tailwind
colors: {
custom: {
50: '#f2b3fd',
500: '#ea91fc',
950: '#000000',
},
}SCSS
$custom: #ea91fc; $custom-light: #f2b3fd; $custom-dark: #000000;
JSON
{
"hex": "#ea91fc",
"rgb": {
"r": 234,
"g": 145,
"b": 252
},
"hsl": {
"h": 289.907,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.78552,
"c": 0.17272,
"h": 320.7
},
"luminance": 0.44771
}Semantic roles & 50–950 ramp
primary
#EA91FC
secondary
#DAF6D5
accent
#E60027
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085