#EA9FEE#EA9FEE
#EA9FEE is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.2% C 0.135 H 325.0°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9FEE |
|---|---|
| RGB | rgb(234, 159, 238) |
| HSL | hsl(297, 70%, 78%) |
| HSV | hsv(297, 33%, 93%) |
| CMYK | cmyk(1.7%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(75.12, 40.33, -28.47) |
| CIE-LCH | lch(75.12, 49.37, 324.78°) |
| OKLab | oklab(80.16% 0.1106 -0.0774) |
| OKLCH | oklch(80.16% 0.135 325) |
| XYZ | xyz(61.7609, 48.4639, 86.9735) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.66
Mauve
#E0B0FF
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.33
Violet (CSS)
#EE82EE
ΔE00 6.48
Lavender (survey)
#C79FEF
ΔE00 7.47
Lilac (survey)
#CEA2FD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9FEE #A3EE9F
analogous
#C29FEE #EA9FEE #EE9FCA
triadic
#EA9FEE #EEEA9F #9FEEEA
tetradic
#EA9FEE #EEC29F #A3EE9F #9FCAEE
square
#EA9FEE #EEC29F #A3EE9F #9FCAEE
split-complementary
#EA9FEE #CAEE9F #9FEEC2
monochromatic
#D337DC #DF6BE5 #EA9FEE #F5D3F7 #F9E5FA
Accessibility & contrast
On white
1.96
#EA9FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#EA9FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9FEE
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9FEE | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F1
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#EEA7BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ea9fee; /* rgb */ color: rgb(234, 159, 238); /* oklch */ color: oklch(80.2% 0.135 325.0);
Tailwind
colors: {
custom: {
50: '#f2bcf3',
500: '#ea9fee',
950: '#000000',
},
}SCSS
$custom: #ea9fee; $custom-light: #f2bcf3; $custom-dark: #000000;
JSON
{
"hex": "#ea9fee",
"rgb": {
"r": 234,
"g": 159,
"b": 238
},
"hsl": {
"h": 296.962,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.80158,
"c": 0.13499,
"h": 325
},
"luminance": 0.48462
}Semantic roles & 50–950 ramp
primary
#EA9FEE
secondary
#DAF2D9
accent
#D2141D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185