#EA9EF2#EA9EF2
#EA9EF2 is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.2% C 0.141 H 323.4°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EF2 |
|---|---|
| RGB | rgb(234, 158, 242) |
| HSL | hsl(294, 76%, 78%) |
| HSV | hsv(294, 35%, 95%) |
| CMYK | cmyk(3.3%, 34.7%, 0%, 5.1%) |
| CIE-LAB | lab(75.05, 41.60, -30.74) |
| CIE-LCH | lch(75.05, 51.73, 323.53°) |
| OKLab | oklab(80.16% 0.113 -0.0838) |
| OKLCH | oklch(80.16% 0.141 323.4) |
| XYZ | xyz(62.1838, 48.3591, 90.0458) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.42
Mauve
#E0B0FF
ΔE00 5.59
Violet (CSS)
#EE82EE
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.39
Baby Purple
#CA9BF7
ΔE00 7.04
Lilac (survey)
#CEA2FD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EF2 #A6F29E
analogous
#C09EF2 #EA9EF2 #F29ED0
triadic
#EA9EF2 #F2EA9E #9EF2EA
tetradic
#EA9EF2 #F2C09E #A6F29E #9ED0F2
square
#EA9EF2 #F2C09E #A6F29E #9ED0F2
split-complementary
#EA9EF2 #D0F29E #9EF2C0
monochromatic
#D332E4 #DE68EB #EA9EF2 #F6D4F9 #F9E4FB
Accessibility & contrast
On white
1.97
#EA9EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#EA9EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EF2
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EF2 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F5
Deuteranopia (green-blind)
#A8BCEF
Tritanopia (blue-blind)
#EDA7BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ea9ef2; /* rgb */ color: rgb(234, 158, 242); /* oklch */ color: oklch(80.2% 0.141 323.4);
Tailwind
colors: {
custom: {
50: '#f2bcf6',
500: '#ea9ef2',
950: '#000000',
},
}SCSS
$custom: #ea9ef2; $custom-light: #f2bcf6; $custom-dark: #000000;
JSON
{
"hex": "#ea9ef2",
"rgb": {
"r": 234,
"g": 158,
"b": 242
},
"hsl": {
"h": 294.286,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.80157,
"c": 0.14072,
"h": 323.4
},
"luminance": 0.48357
}Semantic roles & 50–950 ramp
primary
#EA9EF2
secondary
#DAF3D8
accent
#D90D20
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171217
muted
#858185