#EA91EE#EA91EE
#EA91EE is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.9% C 0.159 H 325.4°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91EE |
|---|---|
| RGB | rgb(234, 145, 238) |
| HSL | hsl(297, 73%, 75%) |
| HSV | hsv(297, 39%, 93%) |
| CMYK | cmyk(1.7%, 39.1%, 0%, 6.7%) |
| CIE-LAB | lab(72.17, 47.63, -33.00) |
| CIE-LCH | lch(72.17, 57.95, 325.28°) |
| OKLab | oklab(77.94% 0.1309 -0.0901) |
| OKLCH | oklch(77.94% 0.159 325.4) |
| XYZ | xyz(59.4883, 43.9188, 86.2160) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.19
Lavender Pink
#DD85D7
ΔE00 4.28
Purply Pink
#F075E6
ΔE00 5.62
Plum
#DDA0DD
ΔE00 5.95
Baby Purple
#CA9BF7
ΔE00 7.63
Orchid
#DA70D6
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91EE #95EE91
analogous
#BB91EE #EA91EE #EE91C4
triadic
#EA91EE #EEEA91 #91EEEA
tetradic
#EA91EE #EEBB91 #95EE91 #91C4EE
square
#EA91EE #EEBB91 #95EE91 #91C4EE
split-complementary
#EA91EE #C4EE91 #91EEBB
monochromatic
#D627DE #E05CE6 #EA91EE #F4C6F6 #FAE4FB
Accessibility & contrast
On white
2.15
#EA91EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#EA91EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91EE
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91EE | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#EE9AB5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea91ee; /* rgb */ color: rgb(234, 145, 238); /* oklch */ color: oklch(77.9% 0.159 325.4);
Tailwind
colors: {
custom: {
50: '#f2b3f3',
500: '#ea91ee',
950: '#000000',
},
}SCSS
$custom: #ea91ee; $custom-light: #f2b3f3; $custom-dark: #000000;
JSON
{
"hex": "#ea91ee",
"rgb": {
"r": 234,
"g": 145,
"b": 238
},
"hsl": {
"h": 297.419,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.7794,
"c": 0.15892,
"h": 325.4
},
"luminance": 0.43916
}Semantic roles & 50–950 ramp
primary
#EA91EE
secondary
#DAF3D8
accent
#D51019
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085