#EA99E7#EA99E7
#EA99E7 is a light, vivid purple. Relative luminance 0.460; OKLCH L 78.9% C 0.139 H 328.1°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99E7 |
|---|---|
| RGB | rgb(234, 153, 231) |
| HSL | hsl(302, 66%, 76%) |
| HSV | hsv(302, 35%, 92%) |
| CMYK | cmyk(0%, 34.6%, 1.3%, 8.2%) |
| CIE-LAB | lab(73.58, 42.21, -27.02) |
| CIE-LCH | lch(73.58, 50.12, 327.37°) |
| OKLab | oklab(78.91% 0.1176 -0.0733) |
| OKLCH | oklch(78.91% 0.139 328.1) |
| XYZ | xyz(59.7456, 46.0469, 81.3266) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.66
Lavender Pink
#DD85D7
ΔE00 4.96
Violet (CSS)
#EE82EE
ΔE00 5.57
Mauve
#E0B0FF
ΔE00 7.40
Purply Pink
#F075E6
ΔE00 7.60
Bubblegum Pink
#FE83CC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99E7 #99EA9C
analogous
#C499EA #EA99E7 #EA99BE
triadic
#EA99E7 #E7EA99 #99E7EA
tetradic
#EA99E7 #EAC499 #99EA9C #99BEEA
square
#EA99E7 #EAC499 #99EA9C #99BEEA
split-complementary
#EA99E7 #BEEA99 #99EAC4
monochromatic
#D533CF #E066DB #EA99E7 #F4CCF3 #FAE6F9
Accessibility & contrast
On white
2.06
#EA99E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#EA99E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99E7
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99E7 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AEEA
Deuteranopia (green-blind)
#A9B9E4
Tritanopia (blue-blind)
#EFA0B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ea99e7; /* rgb */ color: rgb(234, 153, 231); /* oklch */ color: oklch(78.9% 0.139 328.1);
Tailwind
colors: {
custom: {
50: '#f2b8ee',
500: '#ea99e7',
950: '#000000',
},
}SCSS
$custom: #ea99e7; $custom-light: #f2b8ee; $custom-dark: #000000;
JSON
{
"hex": "#ea99e7",
"rgb": {
"r": 234,
"g": 153,
"b": 231
},
"hsl": {
"h": 302.222,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.78908,
"c": 0.13859,
"h": 328.1
},
"luminance": 0.46044
}Semantic roles & 50–950 ramp
primary
#EA99E7
secondary
#DAF1DB
accent
#CE1F18
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084