#EA9DFC#EA9DFC
#EA9DFC is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.4% C 0.153 H 319.9°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9DFC |
|---|---|
| RGB | rgb(234, 157, 252) |
| HSL | hsl(289, 94%, 80%) |
| HSV | hsv(289, 38%, 99%) |
| CMYK | cmyk(7.1%, 37.7%, 0%, 1.2%) |
| CIE-LAB | lab(75.22, 44.02, -35.89) |
| CIE-LCH | lch(75.22, 56.80, 320.81°) |
| OKLab | oklab(80.42% 0.1167 -0.0985) |
| OKLCH | oklch(80.42% 0.153 319.9) |
| XYZ | xyz(63.5571, 48.6366, 98.1164) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.34
Violet (CSS)
#EE82EE
ΔE00 5.90
Lilac (survey)
#CEA2FD
ΔE00 6.02
Baby Purple
#CA9BF7
ΔE00 6.05
Plum
#DDA0DD
ΔE00 6.23
Lavender (survey)
#C79FEF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9DFC #AFFC9D
analogous
#BB9DFC #EA9DFC #FC9DDE
triadic
#EA9DFC #FCEA9D #9DFCEA
tetradic
#EA9DFC #FCBB9D #AFFC9D #9DDEFC
square
#EA9DFC #FCBB9D #AFFC9D #9DDEFC
split-complementary
#EA9DFC #DEFC9D #9DFCBB
monochromatic
#D126F8 #DD62FA #EA9DFC #F7D8FE #F9E1FE
Accessibility & contrast
On white
1.96
#EA9DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#EA9DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9DFC
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9DFC | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#EBA8C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ea9dfc; /* rgb */ color: rgb(234, 157, 252); /* oklch */ color: oklch(80.4% 0.153 319.9);
Tailwind
colors: {
custom: {
50: '#f2bbfd',
500: '#ea9dfc',
950: '#000000',
},
}SCSS
$custom: #ea9dfc; $custom-light: #f2bbfd; $custom-dark: #000000;
JSON
{
"hex": "#ea9dfc",
"rgb": {
"r": 234,
"g": 157,
"b": 252
},
"hsl": {
"h": 288.632,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.80416,
"c": 0.15271,
"h": 319.9
},
"luminance": 0.48635
}Semantic roles & 50–950 ramp
primary
#EA9DFC
secondary
#DBF6D5
accent
#E6002B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185