#EA91E1#EA91E1
#EA91E1 is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.4% C 0.147 H 330.6°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91E1 |
|---|---|
| RGB | rgb(234, 145, 225) |
| HSL | hsl(306, 68%, 74%) |
| HSV | hsv(306, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 3.8%, 8.2%) |
| CIE-LAB | lab(71.68, 45.31, -26.64) |
| CIE-LCH | lch(71.68, 52.56, 329.54°) |
| OKLab | oklab(77.4% 0.1279 -0.0722) |
| OKLCH | oklch(77.4% 0.147 330.6) |
| XYZ | xyz(57.6469, 43.1822, 76.5181) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.44
Violet (CSS)
#EE82EE
ΔE00 4.49
Plum
#DDA0DD
ΔE00 4.77
Purply Pink
#F075E6
ΔE00 6.08
Bubblegum Pink
#FE83CC
ΔE00 6.43
Orchid
#DA70D6
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91E1 #91EA9A
analogous
#C691EA #EA91E1 #EA91B5
triadic
#EA91E1 #E1EA91 #91E1EA
tetradic
#EA91E1 #EAC691 #91EA9A #91B5EA
square
#EA91E1 #EAC691 #91EA9A #91B5EA
split-complementary
#EA91E1 #B5EA91 #91EAC6
monochromatic
#D62AC5 #E05ED3 #EA91E1 #F4C4EF #FAE5F8
Accessibility & contrast
On white
2.18
#EA91E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#EA91E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91E1
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91E1 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA8E4
Deuteranopia (green-blind)
#A5B4DE
Tritanopia (blue-blind)
#F197AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea91e1; /* rgb */ color: rgb(234, 145, 225); /* oklch */ color: oklch(77.4% 0.147 330.6);
Tailwind
colors: {
custom: {
50: '#f2b3ea',
500: '#ea91e1',
950: '#000000',
},
}SCSS
$custom: #ea91e1; $custom-light: #f2b3ea; $custom-dark: #000000;
JSON
{
"hex": "#ea91e1",
"rgb": {
"r": 234,
"g": 145,
"b": 225
},
"hsl": {
"h": 306.067,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.77404,
"c": 0.14683,
"h": 330.6
},
"luminance": 0.43179
}Semantic roles & 50–950 ramp
primary
#EA91E1
secondary
#D9F2DC
accent
#D02816
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084