#EA9FEA#EA9FEA
#EA9FEA is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.0% C 0.131 H 326.7°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9FEA |
|---|---|
| RGB | rgb(234, 159, 234) |
| HSL | hsl(300, 64%, 77%) |
| HSV | hsv(300, 32%, 92%) |
| CMYK | cmyk(0%, 32.1%, 0%, 8.2%) |
| CIE-LAB | lab(74.97, 39.60, -26.52) |
| CIE-LCH | lch(74.97, 47.66, 326.19°) |
| OKLab | oklab(80% 0.1096 -0.0719) |
| OKLCH | oklch(80% 0.131 326.7) |
| XYZ | xyz(61.1798, 48.2315, 83.9129) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.08
Lavender Pink
#DD85D7
ΔE00 6.21
Mauve
#E0B0FF
ΔE00 6.30
Violet (CSS)
#EE82EE
ΔE00 6.77
Light Lavendar
#EFC0FE
ΔE00 7.80
Lavender (survey)
#C79FEF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9FEA #9FEA9F
analogous
#C59FEA #EA9FEA #EA9FC5
triadic
#EA9FEA #EAEA9F #9FEAEA
tetradic
#EA9FEA #EAC59F #9FEA9F #9FC5EA
square
#EA9FEA #EAC59F #9FEA9F #9FC5EA
split-complementary
#EA9FEA #C5EA9F #9FEAC5
monochromatic
#D43BD4 #DF6DDF #EA9FEA #F5D1F5 #FAE6FA
Accessibility & contrast
On white
1.97
#EA9FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#EA9FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9FEA
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9FEA | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3ED
Deuteranopia (green-blind)
#ACBCE7
Tritanopia (blue-blind)
#EFA6BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ea9fea; /* rgb */ color: rgb(234, 159, 234); /* oklch */ color: oklch(80.0% 0.131 326.7);
Tailwind
colors: {
custom: {
50: '#f2bcf1',
500: '#ea9fea',
950: '#000000',
},
}SCSS
$custom: #ea9fea; $custom-light: #f2bcf1; $custom-dark: #000000;
JSON
{
"hex": "#ea9fea",
"rgb": {
"r": 234,
"g": 159,
"b": 234
},
"hsl": {
"h": 300,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.79999,
"c": 0.13106,
"h": 326.7
},
"luminance": 0.48229
}Semantic roles & 50–950 ramp
primary
#EA9FEA
secondary
#DAF1DA
accent
#CC1A1A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184