#EA91F7#EA91F7
#EA91F7 is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.3% C 0.168 H 322.3°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91F7 |
|---|---|
| RGB | rgb(234, 145, 247) |
| HSL | hsl(292, 86%, 77%) |
| HSV | hsv(292, 41%, 97%) |
| CMYK | cmyk(5.3%, 41.3%, 0%, 3.1%) |
| CIE-LAB | lab(72.54, 49.30, -37.35) |
| CIE-LCH | lch(72.54, 61.85, 322.85°) |
| OKLab | oklab(78.33% 0.1327 -0.1025) |
| OKLCH | oklch(78.33% 0.168 322.3) |
| XYZ | xyz(60.8437, 44.4609, 93.3545) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Lavender Pink
#DD85D7
ΔE00 5.48
Purply Pink
#F075E6
ΔE00 5.96
Baby Purple
#CA9BF7
ΔE00 6.87
Plum
#DDA0DD
ΔE00 7.10
Lilac (survey)
#CEA2FD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91F7 #9EF791
analogous
#B791F7 #EA91F7 #F791D1
triadic
#EA91F7 #F7EA91 #91F7EA
tetradic
#EA91F7 #F7B791 #9EF791 #91D1F7
square
#EA91F7 #F7B791 #9EF791 #91D1F7
split-complementary
#EA91F7 #D1F791 #91F7B7
monochromatic
#D41FEF #DF58F3 #EA91F7 #F5CAFB #FAE2FD
Accessibility & contrast
On white
2.12
#EA91F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#EA91F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91F7
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91F7 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABFB
Deuteranopia (green-blind)
#9CB6F4
Tritanopia (blue-blind)
#ED9DB9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea91f7; /* rgb */ color: rgb(234, 145, 247); /* oklch */ color: oklch(78.3% 0.168 322.3);
Tailwind
colors: {
custom: {
50: '#f2b3fa',
500: '#ea91f7',
950: '#000000',
},
}SCSS
$custom: #ea91f7; $custom-light: #f2b3fa; $custom-dark: #000000;
JSON
{
"hex": "#ea91f7",
"rgb": {
"r": 234,
"g": 145,
"b": 247
},
"hsl": {
"h": 292.353,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.78329,
"c": 0.16771,
"h": 322.3
},
"luminance": 0.44459
}Semantic roles & 50–950 ramp
primary
#EA91F7
secondary
#DAF5D6
accent
#E3031F
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085