#EA91E8#EA91E8
#EA91E8 is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.7% C 0.153 H 327.7°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91E8 |
|---|---|
| RGB | rgb(234, 145, 232) |
| HSL | hsl(301, 68%, 74%) |
| HSV | hsv(301, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 0.9%, 8.2%) |
| CIE-LAB | lab(71.94, 46.55, -30.08) |
| CIE-LCH | lch(71.94, 55.42, 327.13°) |
| OKLab | oklab(77.69% 0.1295 -0.0819) |
| OKLCH | oklch(77.69% 0.153 327.7) |
| XYZ | xyz(58.6215, 43.5720, 81.6507) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Lavender Pink
#DD85D7
ΔE00 3.70
Plum
#DDA0DD
ΔE00 5.29
Purply Pink
#F075E6
ΔE00 5.69
Bubblegum Pink
#FE83CC
ΔE00 7.52
Orchid
#DA70D6
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91E8 #91EA93
analogous
#C091EA #EA91E8 #EA91BC
triadic
#EA91E8 #E8EA91 #91E8EA
tetradic
#EA91E8 #EAC091 #91EA93 #91BCEA
square
#EA91E8 #EAC091 #91EA93 #91BCEA
split-complementary
#EA91E8 #BCEA91 #91EAC0
monochromatic
#D62AD3 #E05EDD #EA91E8 #F4C4F3 #FAE5FA
Accessibility & contrast
On white
2.16
#EA91E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#EA91E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91E8
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91E8 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA9EB
Deuteranopia (green-blind)
#A2B4E5
Tritanopia (blue-blind)
#EF99B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea91e8; /* rgb */ color: rgb(234, 145, 232); /* oklch */ color: oklch(77.7% 0.153 327.7);
Tailwind
colors: {
custom: {
50: '#f2b3ef',
500: '#ea91e8',
950: '#000000',
},
}SCSS
$custom: #ea91e8; $custom-light: #f2b3ef; $custom-dark: #000000;
JSON
{
"hex": "#ea91e8",
"rgb": {
"r": 234,
"g": 145,
"b": 232
},
"hsl": {
"h": 301.348,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.77688,
"c": 0.15323,
"h": 327.7
},
"luminance": 0.43569
}Semantic roles & 50–950 ramp
primary
#EA91E8
secondary
#D9F2DA
accent
#D01A16
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084