#EA91E5#EA91E5
#EA91E5 is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.6% C 0.150 H 328.9°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91E5 |
|---|---|
| RGB | rgb(234, 145, 229) |
| HSL | hsl(303, 68%, 74%) |
| HSV | hsv(303, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 2.1%, 8.2%) |
| CIE-LAB | lab(71.83, 46.02, -28.61) |
| CIE-LCH | lch(71.83, 54.18, 328.13°) |
| OKLab | oklab(77.57% 0.1288 -0.0777) |
| OKLCH | oklch(77.57% 0.15 328.9) |
| XYZ | xyz(58.1990, 43.4031, 79.4256) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.52
Violet (CSS)
#EE82EE
ΔE00 3.94
Plum
#DDA0DD
ΔE00 5.03
Purply Pink
#F075E6
ΔE00 5.82
Bubblegum Pink
#FE83CC
ΔE00 7.05
Orchid
#DA70D6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91E5 #91EA96
analogous
#C391EA #EA91E5 #EA91B9
triadic
#EA91E5 #E5EA91 #91E5EA
tetradic
#EA91E5 #EAC391 #91EA96 #91B9EA
square
#EA91E5 #EAC391 #91EA96 #91B9EA
split-complementary
#EA91E5 #B9EA91 #91EAC3
monochromatic
#D62ACD #E05ED9 #EA91E5 #F4C4F1 #FAE5F9
Accessibility & contrast
On white
2.17
#EA91E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#EA91E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91E5
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91E5 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA9E8
Deuteranopia (green-blind)
#A3B4E2
Tritanopia (blue-blind)
#F098B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea91e5; /* rgb */ color: rgb(234, 145, 229); /* oklch */ color: oklch(77.6% 0.150 328.9);
Tailwind
colors: {
custom: {
50: '#f2b3ed',
500: '#ea91e5',
950: '#000000',
},
}SCSS
$custom: #ea91e5; $custom-light: #f2b3ed; $custom-dark: #000000;
JSON
{
"hex": "#ea91e5",
"rgb": {
"r": 234,
"g": 145,
"b": 229
},
"hsl": {
"h": 303.371,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.77565,
"c": 0.15046,
"h": 328.9
},
"luminance": 0.434
}Semantic roles & 50–950 ramp
primary
#EA91E5
secondary
#D9F2DB
accent
#D02016
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084