#EA9FF2#EA9FF2
#EA9FF2 is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.3% C 0.139 H 323.4°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9FF2 |
|---|---|
| RGB | rgb(234, 159, 242) |
| HSL | hsl(294, 76%, 79%) |
| HSV | hsv(294, 34%, 95%) |
| CMYK | cmyk(3.3%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(75.27, 41.07, -30.41) |
| CIE-LCH | lch(75.27, 51.11, 323.48°) |
| OKLab | oklab(80.32% 0.1116 -0.0829) |
| OKLCH | oklch(80.32% 0.139 323.4) |
| XYZ | xyz(62.3551, 48.7016, 90.1029) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.31
Mauve
#E0B0FF
ΔE00 5.43
Violet (CSS)
#EE82EE
ΔE00 6.30
Lavender Pink
#DD85D7
ΔE00 6.56
Lilac (survey)
#CEA2FD
ΔE00 7.03
Baby Purple
#CA9BF7
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9FF2 #A7F29F
analogous
#C09FF2 #EA9FF2 #F29FD0
triadic
#EA9FF2 #F2EA9F #9FF2EA
tetradic
#EA9FF2 #F2C09F #A7F29F #9FD0F2
square
#EA9FF2 #F2C09F #A7F29F #9FD0F2
split-complementary
#EA9FF2 #D0F29F #9FF2C0
monochromatic
#D233E3 #DE69EB #EA9FF2 #F6D5F9 #F9E4FB
Accessibility & contrast
On white
1.96
#EA9FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#EA9FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9FF2
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9FF2 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F5
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#EDA8BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ea9ff2; /* rgb */ color: rgb(234, 159, 242); /* oklch */ color: oklch(80.3% 0.139 323.4);
Tailwind
colors: {
custom: {
50: '#f2bcf6',
500: '#ea9ff2',
950: '#000000',
},
}SCSS
$custom: #ea9ff2; $custom-light: #f2bcf6; $custom-dark: #000000;
JSON
{
"hex": "#ea9ff2",
"rgb": {
"r": 234,
"g": 159,
"b": 242
},
"hsl": {
"h": 294.217,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.8032,
"c": 0.139,
"h": 323.4
},
"luminance": 0.487
}Semantic roles & 50–950 ramp
primary
#EA9FF2
secondary
#DBF3D8
accent
#D80D21
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171217
muted
#858185