#EA91EA#EA91EA
#EA91EA is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.8% C 0.155 H 326.9°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91EA |
|---|---|
| RGB | rgb(234, 145, 234) |
| HSL | hsl(300, 68%, 74%) |
| HSV | hsv(300, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 0%, 8.2%) |
| CIE-LAB | lab(72.02, 46.91, -31.06) |
| CIE-LCH | lch(72.02, 56.26, 326.49°) |
| OKLab | oklab(77.77% 0.13 -0.0846) |
| OKLCH | oklch(77.77% 0.155 326.9) |
| XYZ | xyz(58.9072, 43.6863, 83.1553) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.43
Lavender Pink
#DD85D7
ΔE00 3.86
Plum
#DDA0DD
ΔE00 5.50
Purply Pink
#F075E6
ΔE00 5.64
Orchid
#DA70D6
ΔE00 7.77
Bubblegum Pink
#FE83CC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91EA #91EA91
analogous
#BE91EA #EA91EA #EA91BE
triadic
#EA91EA #EAEA91 #91EAEA
tetradic
#EA91EA #EABE91 #91EA91 #91BEEA
square
#EA91EA #EABE91 #91EA91 #91BEEA
split-complementary
#EA91EA #BEEA91 #91EABE
monochromatic
#D62AD6 #E05EE0 #EA91EA #F4C4F4 #FAE5FA
Accessibility & contrast
On white
2.16
#EA91EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#EA91EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91EA
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91EA | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9ED
Deuteranopia (green-blind)
#A1B5E7
Tritanopia (blue-blind)
#EF99B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea91ea; /* rgb */ color: rgb(234, 145, 234); /* oklch */ color: oklch(77.8% 0.155 326.9);
Tailwind
colors: {
custom: {
50: '#f2b3f1',
500: '#ea91ea',
950: '#000000',
},
}SCSS
$custom: #ea91ea; $custom-light: #f2b3f1; $custom-dark: #000000;
JSON
{
"hex": "#ea91ea",
"rgb": {
"r": 234,
"g": 145,
"b": 234
},
"hsl": {
"h": 300,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.77771,
"c": 0.15511,
"h": 326.9
},
"luminance": 0.43684
}Semantic roles & 50–950 ramp
primary
#EA91EA
secondary
#D9F2D9
accent
#D01616
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084