#EA9EED#EA9EED
#EA9EED is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.0% C 0.136 H 325.5°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EED |
|---|---|
| RGB | rgb(234, 158, 237) |
| HSL | hsl(298, 69%, 77%) |
| HSV | hsv(298, 33%, 93%) |
| CMYK | cmyk(1.3%, 33.3%, 0%, 7.1%) |
| CIE-LAB | lab(74.86, 40.67, -28.31) |
| CIE-LCH | lch(74.86, 49.56, 325.16°) |
| OKLab | oklab(79.96% 0.1118 -0.077) |
| OKLCH | oklch(79.96% 0.136 325.5) |
| XYZ | xyz(61.4431, 48.0628, 86.1448) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.63
Mauve
#E0B0FF
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.10
Violet (CSS)
#EE82EE
ΔE00 6.30
Lavender (survey)
#C79FEF
ΔE00 7.58
Baby Purple
#CA9BF7
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EED #A1ED9E
analogous
#C39EED #EA9EED #ED9EC8
triadic
#EA9EED #EDEA9E #9EEDEA
tetradic
#EA9EED #EDC39E #A1ED9E #9EC8ED
square
#EA9EED #EDC39E #A1ED9E #9EC8ED
split-complementary
#EA9EED #C8ED9E #9EEDC3
monochromatic
#D437DA #DF6AE3 #EA9EED #F5D2F7 #F9E5FA
Accessibility & contrast
On white
1.98
#EA9EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#EA9EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EED
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EED | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F0
Deuteranopia (green-blind)
#AABCEA
Tritanopia (blue-blind)
#EEA5BB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ea9eed; /* rgb */ color: rgb(234, 158, 237); /* oklch */ color: oklch(80.0% 0.136 325.5);
Tailwind
colors: {
custom: {
50: '#f2bcf3',
500: '#ea9eed',
950: '#000000',
},
}SCSS
$custom: #ea9eed; $custom-light: #f2bcf3; $custom-dark: #000000;
JSON
{
"hex": "#ea9eed",
"rgb": {
"r": 234,
"g": 158,
"b": 237
},
"hsl": {
"h": 297.722,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.79955,
"c": 0.13573,
"h": 325.5
},
"luminance": 0.48061
}Semantic roles & 50–950 ramp
primary
#EA9EED
secondary
#DAF2D9
accent
#D1151C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185