#EA91E7#EA91E7
#EA91E7 is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.6% C 0.152 H 328.1°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91E7 |
|---|---|
| RGB | rgb(234, 145, 231) |
| HSL | hsl(302, 68%, 74%) |
| HSV | hsv(302, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 1.3%, 8.2%) |
| CIE-LAB | lab(71.90, 46.37, -29.59) |
| CIE-LCH | lch(71.90, 55.01, 327.46°) |
| OKLab | oklab(77.65% 0.1293 -0.0805) |
| OKLCH | oklch(77.65% 0.152 328.1) |
| XYZ | xyz(58.4799, 43.5154, 80.9047) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.63
Violet (CSS)
#EE82EE
ΔE00 3.71
Plum
#DDA0DD
ΔE00 5.20
Purply Pink
#F075E6
ΔE00 5.72
Bubblegum Pink
#FE83CC
ΔE00 7.36
Orchid
#DA70D6
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91E7 #91EA94
analogous
#C091EA #EA91E7 #EA91BB
triadic
#EA91E7 #E7EA91 #91E7EA
tetradic
#EA91E7 #EAC091 #91EA94 #91BBEA
square
#EA91E7 #EAC091 #91EA94 #91BBEA
split-complementary
#EA91E7 #BBEA91 #91EAC0
monochromatic
#D62AD1 #E05EDC #EA91E7 #F4C4F2 #FAE5F9
Accessibility & contrast
On white
2.16
#EA91E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#EA91E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91E7
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91E7 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA9EA
Deuteranopia (green-blind)
#A2B4E4
Tritanopia (blue-blind)
#F099B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea91e7; /* rgb */ color: rgb(234, 145, 231); /* oklch */ color: oklch(77.6% 0.152 328.1);
Tailwind
colors: {
custom: {
50: '#f2b3ef',
500: '#ea91e7',
950: '#000000',
},
}SCSS
$custom: #ea91e7; $custom-light: #f2b3ef; $custom-dark: #000000;
JSON
{
"hex": "#ea91e7",
"rgb": {
"r": 234,
"g": 145,
"b": 231
},
"hsl": {
"h": 302.022,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.77647,
"c": 0.1523,
"h": 328.1
},
"luminance": 0.43513
}Semantic roles & 50–950 ramp
primary
#EA91E7
secondary
#D9F2DA
accent
#D01C16
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084