#EA9EF9#EA9EF9
#EA9EF9 is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.4% C 0.148 H 320.8°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EF9 |
|---|---|
| RGB | rgb(234, 158, 249) |
| HSL | hsl(290, 88%, 80%) |
| HSV | hsv(290, 37%, 98%) |
| CMYK | cmyk(6%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(75.32, 42.92, -34.12) |
| CIE-LCH | lch(75.32, 54.83, 321.51°) |
| OKLab | oklab(80.45% 0.1146 -0.0934) |
| OKLCH | oklch(80.45% 0.148 320.8) |
| XYZ | xyz(63.2553, 48.7877, 95.6890) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.20
Plum
#DDA0DD
ΔE00 5.61
Violet (CSS)
#EE82EE
ΔE00 6.03
Lilac (survey)
#CEA2FD
ΔE00 6.24
Baby Purple
#CA9BF7
ΔE00 6.30
Lavender (survey)
#C79FEF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EF9 #ADF99E
analogous
#BD9EF9 #EA9EF9 #F99EDB
triadic
#EA9EF9 #F9EA9E #9EF9EA
tetradic
#EA9EF9 #F9BD9E #ADF99E #9EDBF9
square
#EA9EF9 #F9BD9E #ADF99E #9EDBF9
split-complementary
#EA9EF9 #DBF99E #9EF9BD
monochromatic
#D12BF2 #DE64F5 #EA9EF9 #F6D8FD #F9E2FD
Accessibility & contrast
On white
1.95
#EA9EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#EA9EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EF9
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EF9 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FC
Deuteranopia (green-blind)
#A6BCF6
Tritanopia (blue-blind)
#ECA8C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ea9ef9; /* rgb */ color: rgb(234, 158, 249); /* oklch */ color: oklch(80.4% 0.148 320.8);
Tailwind
colors: {
custom: {
50: '#f2bcfb',
500: '#ea9ef9',
950: '#000000',
},
}SCSS
$custom: #ea9ef9; $custom-light: #f2bcfb; $custom-dark: #000000;
JSON
{
"hex": "#ea9ef9",
"rgb": {
"r": 234,
"g": 158,
"b": 249
},
"hsl": {
"h": 290.11,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.80448,
"c": 0.14789,
"h": 320.8
},
"luminance": 0.48786
}Semantic roles & 50–950 ramp
primary
#EA9EF9
secondary
#DBF5D6
accent
#E50126
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185