#EA99E5#EA99E5
#EA99E5 is a light, vivid purple. Relative luminance 0.459; OKLCH L 78.8% C 0.137 H 328.9°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99E5 |
|---|---|
| RGB | rgb(234, 153, 229) |
| HSL | hsl(304, 66%, 76%) |
| HSV | hsv(304, 35%, 92%) |
| CMYK | cmyk(0%, 34.6%, 2.1%, 8.2%) |
| CIE-LAB | lab(73.50, 41.85, -26.04) |
| CIE-LCH | lch(73.50, 49.29, 328.11°) |
| OKLab | oklab(78.83% 0.1171 -0.0705) |
| OKLCH | oklch(78.83% 0.137 328.9) |
| XYZ | xyz(59.4648, 45.9346, 79.8475) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.47
Lavender Pink
#DD85D7
ΔE00 4.94
Violet (CSS)
#EE82EE
ΔE00 5.79
Bubblegum Pink
#FE83CC
ΔE00 7.51
Mauve
#E0B0FF
ΔE00 7.64
Purply Pink
#F075E6
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99E5 #99EA9E
analogous
#C699EA #EA99E5 #EA99BC
triadic
#EA99E5 #E5EA99 #99E5EA
tetradic
#EA99E5 #EAC699 #99EA9E #99BCEA
square
#EA99E5 #EAC699 #99EA9E #99BCEA
split-complementary
#EA99E5 #BCEA99 #99EAC6
monochromatic
#D533CB #E066D8 #EA99E5 #F4CCF2 #FAE6F9
Accessibility & contrast
On white
2.06
#EA99E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#EA99E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99E5
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99E5 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AEE8
Deuteranopia (green-blind)
#A9B8E2
Tritanopia (blue-blind)
#F09FB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ea99e5; /* rgb */ color: rgb(234, 153, 229); /* oklch */ color: oklch(78.8% 0.137 328.9);
Tailwind
colors: {
custom: {
50: '#f2b8ed',
500: '#ea99e5',
950: '#000000',
},
}SCSS
$custom: #ea99e5; $custom-light: #f2b8ed; $custom-dark: #000000;
JSON
{
"hex": "#ea99e5",
"rgb": {
"r": 234,
"g": 153,
"b": 229
},
"hsl": {
"h": 303.704,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.78829,
"c": 0.13671,
"h": 328.9
},
"luminance": 0.45932
}Semantic roles & 50–950 ramp
primary
#EA99E5
secondary
#DAF1DB
accent
#CE2318
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084