#EA99F5#EA99F5
#EA99F5 is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.5% C 0.152 H 322.6°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99F5 |
|---|---|
| RGB | rgb(234, 153, 245) |
| HSL | hsl(293, 82%, 78%) |
| HSV | hsv(293, 38%, 96%) |
| CMYK | cmyk(4.5%, 37.6%, 0%, 3.9%) |
| CIE-LAB | lab(74.11, 44.78, -33.83) |
| CIE-LCH | lch(74.11, 56.12, 322.93°) |
| OKLab | oklab(79.48% 0.1209 -0.0925) |
| OKLCH | oklch(79.48% 0.152 322.6) |
| XYZ | xyz(61.8025, 46.8697, 92.1597) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.88
Plum
#DDA0DD
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 5.94
Mauve
#E0B0FF
ΔE00 6.31
Baby Purple
#CA9BF7
ΔE00 6.67
Lilac (survey)
#CEA2FD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99F5 #A4F599
analogous
#BC99F5 #EA99F5 #F599D2
triadic
#EA99F5 #F5EA99 #99F5EA
tetradic
#EA99F5 #F5BC99 #A4F599 #99D2F5
square
#EA99F5 #F5BC99 #A4F599 #99D2F5
split-complementary
#EA99F5 #D2F599 #99F5BC
monochromatic
#D32AEA #DF61F0 #EA99F5 #F5D1FA #F9E3FC
Accessibility & contrast
On white
2.02
#EA99F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#EA99F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99F5
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99F5 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB0F8
Deuteranopia (green-blind)
#A3B9F2
Tritanopia (blue-blind)
#EDA3BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ea99f5; /* rgb */ color: rgb(234, 153, 245); /* oklch */ color: oklch(79.5% 0.152 322.6);
Tailwind
colors: {
custom: {
50: '#f2b8f8',
500: '#ea99f5',
950: '#000000',
},
}SCSS
$custom: #ea99f5; $custom-light: #f2b8f8; $custom-dark: #000000;
JSON
{
"hex": "#ea99f5",
"rgb": {
"r": 234,
"g": 153,
"b": 245
},
"hsl": {
"h": 292.826,
"s": 82.143,
"l": 78.039
},
"oklch": {
"l": 0.79483,
"c": 0.15227,
"h": 322.6
},
"luminance": 0.46867
}Semantic roles & 50–950 ramp
primary
#EA99F5
secondary
#DAF4D7
accent
#DF0721
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085