#EA91FF#EA91FF
#EA91FF is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.7% C 0.176 H 319.8°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91FF |
|---|---|
| RGB | rgb(234, 145, 255) |
| HSL | hsl(289, 100%, 78%) |
| HSV | hsv(289, 43%, 100%) |
| CMYK | cmyk(8.2%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(72.87, 50.82, -41.18) |
| CIE-LCH | lch(72.87, 65.41, 320.98°) |
| OKLab | oklab(78.69% 0.1342 -0.1135) |
| OKLCH | oklch(78.69% 0.176 319.8) |
| XYZ | xyz(62.1048, 44.9654, 99.9961) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.05
Baby Purple
#CA9BF7
ΔE00 6.48
Purply Pink
#F075E6
ΔE00 6.58
Lavender Pink
#DD85D7
ΔE00 6.66
Lilac (survey)
#CEA2FD
ΔE00 7.00
Liliac
#C48EFD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91FF #A6FF91
analogous
#B391FF #EA91FF #FF91DD
triadic
#EA91FF #FFEA91 #91FFEA
tetradic
#EA91FF #FFB391 #A6FF91 #91DDFF
square
#EA91FF #FFB391 #A6FF91 #91DDFF
split-complementary
#EA91FF #DDFF91 #91FFB3
monochromatic
#D317FF #DE54FF #EA91FF #F6CEFF #F9E0FF
Accessibility & contrast
On white
2.10
#EA91FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#EA91FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91FF
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91FF | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#99B6FC
Tritanopia (blue-blind)
#EB9FBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea91ff; /* rgb */ color: rgb(234, 145, 255); /* oklch */ color: oklch(78.7% 0.176 319.8);
Tailwind
colors: {
custom: {
50: '#f2b3ff',
500: '#ea91ff',
950: '#000000',
},
}SCSS
$custom: #ea91ff; $custom-light: #f2b3ff; $custom-dark: #000000;
JSON
{
"hex": "#ea91ff",
"rgb": {
"r": 234,
"g": 145,
"b": 255
},
"hsl": {
"h": 288.545,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.78688,
"c": 0.17575,
"h": 319.8
},
"luminance": 0.44963
}Semantic roles & 50–950 ramp
primary
#EA91FF
secondary
#DAF7D4
accent
#E6002C
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086