#EA99E2#EA99E2
#EA99E2 is a light, vivid purple. Relative luminance 0.458; OKLCH L 78.7% C 0.134 H 330.3°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99E2 |
|---|---|
| RGB | rgb(234, 153, 226) |
| HSL | hsl(306, 66%, 76%) |
| HSV | hsv(306, 35%, 92%) |
| CMYK | cmyk(0%, 34.6%, 3.4%, 8.2%) |
| CIE-LAB | lab(73.40, 41.32, -24.56) |
| CIE-LCH | lch(73.40, 48.07, 329.27°) |
| OKLab | oklab(78.71% 0.1163 -0.0664) |
| OKLCH | oklch(78.71% 0.134 330.3) |
| XYZ | xyz(59.0495, 45.7685, 77.6605) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.27
Lavender Pink
#DD85D7
ΔE00 4.99
Violet (CSS)
#EE82EE
ΔE00 6.17
Bubblegum Pink
#FE83CC
ΔE00 7.12
Purply Pink
#F075E6
ΔE00 7.94
Mauve
#E0B0FF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99E2 #99EAA1
analogous
#C999EA #EA99E2 #EA99B9
triadic
#EA99E2 #E2EA99 #99E2EA
tetradic
#EA99E2 #EAC999 #99EAA1 #99B9EA
square
#EA99E2 #EAC999 #99EAA1 #99B9EA
split-complementary
#EA99E2 #B9EA99 #99EAC9
monochromatic
#D533C5 #E066D4 #EA99E2 #F4CCF0 #FAE6F8
Accessibility & contrast
On white
2.07
#EA99E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#EA99E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99E2
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99E2 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ADE5
Deuteranopia (green-blind)
#AAB8DF
Tritanopia (blue-blind)
#F09EB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea99e2; /* rgb */ color: rgb(234, 153, 226); /* oklch */ color: oklch(78.7% 0.134 330.3);
Tailwind
colors: {
custom: {
50: '#f2b8eb',
500: '#ea99e2',
950: '#000000',
},
}SCSS
$custom: #ea99e2; $custom-light: #f2b8eb; $custom-dark: #000000;
JSON
{
"hex": "#ea99e2",
"rgb": {
"r": 234,
"g": 153,
"b": 226
},
"hsl": {
"h": 305.926,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.78712,
"c": 0.13395,
"h": 330.3
},
"luminance": 0.45766
}Semantic roles & 50–950 ramp
primary
#EA99E2
secondary
#DAF1DC
accent
#CE2A18
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084