#EA99E4#EA99E4
#EA99E4 is a light, vivid purple. Relative luminance 0.459; OKLCH L 78.8% C 0.136 H 329.4°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99E4 |
|---|---|
| RGB | rgb(234, 153, 228) |
| HSL | hsl(304, 66%, 76%) |
| HSV | hsv(304, 35%, 92%) |
| CMYK | cmyk(0%, 34.6%, 2.6%, 8.2%) |
| CIE-LAB | lab(73.47, 41.67, -25.55) |
| CIE-LCH | lch(73.47, 48.88, 328.49°) |
| OKLab | oklab(78.79% 0.1169 -0.0691) |
| OKLCH | oklch(78.79% 0.136 329.4) |
| XYZ | xyz(59.3255, 45.8789, 79.1143) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.39
Lavender Pink
#DD85D7
ΔE00 4.95
Violet (CSS)
#EE82EE
ΔE00 5.91
Bubblegum Pink
#FE83CC
ΔE00 7.37
Mauve
#E0B0FF
ΔE00 7.76
Purply Pink
#F075E6
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99E4 #99EA9F
analogous
#C799EA #EA99E4 #EA99BB
triadic
#EA99E4 #E4EA99 #99E4EA
tetradic
#EA99E4 #EAC799 #99EA9F #99BBEA
square
#EA99E4 #EAC799 #99EA9F #99BBEA
split-complementary
#EA99E4 #BBEA99 #99EAC7
monochromatic
#D533C9 #E066D7 #EA99E4 #F4CCF1 #FAE6F8
Accessibility & contrast
On white
2.06
#EA99E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#EA99E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99E4
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99E4 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AEE7
Deuteranopia (green-blind)
#AAB8E1
Tritanopia (blue-blind)
#F09FB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea99e4; /* rgb */ color: rgb(234, 153, 228); /* oklch */ color: oklch(78.8% 0.136 329.4);
Tailwind
colors: {
custom: {
50: '#f2b8ec',
500: '#ea99e4',
950: '#000000',
},
}SCSS
$custom: #ea99e4; $custom-light: #f2b8ec; $custom-dark: #000000;
JSON
{
"hex": "#ea99e4",
"rgb": {
"r": 234,
"g": 153,
"b": 228
},
"hsl": {
"h": 304.444,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.7879,
"c": 0.13579,
"h": 329.4
},
"luminance": 0.45876
}Semantic roles & 50–950 ramp
primary
#EA99E4
secondary
#DAF1DB
accent
#CE2518
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084