#EA91EF#EA91EF
#EA91EF is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.0% C 0.160 H 325.1°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91EF |
|---|---|
| RGB | rgb(234, 145, 239) |
| HSL | hsl(297, 75%, 75%) |
| HSV | hsv(297, 39%, 94%) |
| CMYK | cmyk(2.1%, 39.3%, 0%, 6.3%) |
| CIE-LAB | lab(72.21, 47.82, -33.49) |
| CIE-LCH | lch(72.21, 58.38, 324.99°) |
| OKLab | oklab(77.98% 0.1311 -0.0915) |
| OKLCH | oklch(77.98% 0.16 325.1) |
| XYZ | xyz(59.6356, 43.9777, 86.9919) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.16
Lavender Pink
#DD85D7
ΔE00 4.40
Purply Pink
#F075E6
ΔE00 5.64
Plum
#DDA0DD
ΔE00 6.07
Baby Purple
#CA9BF7
ΔE00 7.53
Orchid
#DA70D6
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91EF #96EF91
analogous
#BB91EF #EA91EF #EF91C5
triadic
#EA91EF #EFEA91 #91EFEA
tetradic
#EA91EF #EFBB91 #96EF91 #91C5EF
square
#EA91EF #EFBB91 #96EF91 #91C5EF
split-complementary
#EA91EF #C5EF91 #91EFBB
monochromatic
#D626DF #E05CE7 #EA91EF #F4C6F7 #FAE4FB
Accessibility & contrast
On white
2.14
#EA91EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#EA91EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91EF
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91EF | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF2
Deuteranopia (green-blind)
#A0B5EC
Tritanopia (blue-blind)
#EE9BB5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea91ef; /* rgb */ color: rgb(234, 145, 239); /* oklch */ color: oklch(78.0% 0.160 325.1);
Tailwind
colors: {
custom: {
50: '#f2b3f4',
500: '#ea91ef',
950: '#000000',
},
}SCSS
$custom: #ea91ef; $custom-light: #f2b3f4; $custom-dark: #000000;
JSON
{
"hex": "#ea91ef",
"rgb": {
"r": 234,
"g": 145,
"b": 239
},
"hsl": {
"h": 296.809,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.77982,
"c": 0.15988,
"h": 325.1
},
"luminance": 0.43975
}Semantic roles & 50–950 ramp
primary
#EA91EF
secondary
#DAF3D8
accent
#D70F19
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085