#EA9FE4#EA9FE4
#EA9FE4 is a light, vivid purple. Relative luminance 0.479; OKLCH L 79.8% C 0.125 H 329.5°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9FE4 |
|---|---|
| RGB | rgb(234, 159, 228) |
| HSL | hsl(305, 64%, 77%) |
| HSV | hsv(305, 32%, 92%) |
| CMYK | cmyk(0%, 32.1%, 2.6%, 8.2%) |
| CIE-LAB | lab(74.76, 38.51, -23.58) |
| CIE-LCH | lch(74.76, 45.16, 328.53°) |
| OKLab | oklab(79.77% 0.108 -0.0637) |
| OKLCH | oklch(79.77% 0.125 329.5) |
| XYZ | xyz(60.3324, 47.8925, 79.4499) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.51
Lavender Pink
#DD85D7
ΔE00 6.26
Mauve
#E0B0FF
ΔE00 7.18
Violet (CSS)
#EE82EE
ΔE00 7.40
Light Lavendar
#EFC0FE
ΔE00 8.00
Bubblegum Pink
#FE83CC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9FE4 #9FEAA5
analogous
#CB9FEA #EA9FE4 #EA9FBF
triadic
#EA9FE4 #E4EA9F #9FE4EA
tetradic
#EA9FE4 #EACB9F #9FEAA5 #9FBFEA
square
#EA9FE4 #EACB9F #9FEAA5 #9FBFEA
split-complementary
#EA9FE4 #BFEA9F #9FEACB
monochromatic
#D43BC8 #DF6DD6 #EA9FE4 #F5D1F2 #FAE6F8
Accessibility & contrast
On white
1.99
#EA9FE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#EA9FE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9FE4
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9FE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9FE4 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB2E7
Deuteranopia (green-blind)
#AEBCE2
Tritanopia (blue-blind)
#F0A4B8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ea9fe4; /* rgb */ color: rgb(234, 159, 228); /* oklch */ color: oklch(79.8% 0.125 329.5);
Tailwind
colors: {
custom: {
50: '#f2bcec',
500: '#ea9fe4',
950: '#000000',
},
}SCSS
$custom: #ea9fe4; $custom-light: #f2bcec; $custom-dark: #000000;
JSON
{
"hex": "#ea9fe4",
"rgb": {
"r": 234,
"g": 159,
"b": 228
},
"hsl": {
"h": 304.8,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.79767,
"c": 0.12535,
"h": 329.5
},
"luminance": 0.4789
}Semantic roles & 50–950 ramp
primary
#EA9FE4
secondary
#DAF1DC
accent
#CC281A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184