#EA9DFF#EA9DFF
#EA9DFF is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.5% C 0.156 H 318.9°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9DFF |
|---|---|
| RGB | rgb(234, 157, 255) |
| HSL | hsl(287, 100%, 81%) |
| HSV | hsv(287, 38%, 100%) |
| CMYK | cmyk(8.2%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(75.34, 44.60, -37.33) |
| CIE-LCH | lch(75.34, 58.16, 320.07°) |
| OKLab | oklab(80.55% 0.1174 -0.1025) |
| OKLCH | oklch(80.55% 0.156 318.9) |
| XYZ | xyz(64.0362, 48.8283, 100.6399) |
| Luminance | 0.4883 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.34
Lilac (survey)
#CEA2FD
ΔE00 5.80
Baby Purple
#CA9BF7
ΔE00 5.87
Violet (CSS)
#EE82EE
ΔE00 6.04
Pastel Purple
#CAA0FF
ΔE00 6.59
Lavender (survey)
#C79FEF
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9DFF #B2FF9D
analogous
#B99DFF #EA9DFF #FF9DE3
triadic
#EA9DFF #FFEA9D #9DFFEA
tetradic
#EA9DFF #FFB99D #B2FF9D #9DE3FF
square
#EA9DFF #FFB99D #B2FF9D #9DE3FF
split-complementary
#EA9DFF #E3FF9D #9DFFB9
monochromatic
#D023FF #DD60FF #EA9DFF #F7DAFF #F8E0FF
Accessibility & contrast
On white
1.95
#EA9DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#EA9DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9DFF
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9DFF | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#A3BCFC
Tritanopia (blue-blind)
#EBA9C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ea9dff; /* rgb */ color: rgb(234, 157, 255); /* oklch */ color: oklch(80.5% 0.156 318.9);
Tailwind
colors: {
custom: {
50: '#f2bbff',
500: '#ea9dff',
950: '#000000',
},
}SCSS
$custom: #ea9dff; $custom-light: #f2bbff; $custom-dark: #000000;
JSON
{
"hex": "#ea9dff",
"rgb": {
"r": 234,
"g": 157,
"b": 255
},
"hsl": {
"h": 287.143,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.80545,
"c": 0.15585,
"h": 318.9
},
"luminance": 0.48826
}Semantic roles & 50–950 ramp
primary
#EA9DFF
secondary
#DBF7D4
accent
#E60031
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171218
muted
#858186