#EA99FA#EA99FA
#EA99FA is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.7% C 0.157 H 320.8°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99FA |
|---|---|
| RGB | rgb(234, 153, 250) |
| HSL | hsl(290, 91%, 79%) |
| HSV | hsv(290, 39%, 98%) |
| CMYK | cmyk(6.4%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(74.30, 45.73, -36.24) |
| CIE-LCH | lch(74.30, 58.35, 321.61°) |
| OKLab | oklab(79.7% 0.122 -0.0994) |
| OKLCH | oklch(79.7% 0.157 320.8) |
| XYZ | xyz(62.5761, 47.1791, 96.2341) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.01
Mauve
#E0B0FF
ΔE00 6.18
Baby Purple
#CA9BF7
ΔE00 6.25
Plum
#DDA0DD
ΔE00 6.38
Lilac (survey)
#CEA2FD
ΔE00 6.45
Lavender Pink
#DD85D7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99FA #A9FA99
analogous
#BA99FA #EA99FA #FA99DA
triadic
#EA99FA #FAEA99 #99FAEA
tetradic
#EA99FA #FABA99 #A9FA99 #99DAFA
square
#EA99FA #FABA99 #A9FA99 #99DAFA
split-complementary
#EA99FA #DAFA99 #99FABA
monochromatic
#D224F4 #DE5FF7 #EA99FA #F6D3FD #F9E2FE
Accessibility & contrast
On white
2.01
#EA99FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#EA99FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99FA
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99FA | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FE
Deuteranopia (green-blind)
#A1BAF7
Tritanopia (blue-blind)
#ECA4BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ea99fa; /* rgb */ color: rgb(234, 153, 250); /* oklch */ color: oklch(79.7% 0.157 320.8);
Tailwind
colors: {
custom: {
50: '#f2b8fc',
500: '#ea99fa',
950: '#000000',
},
}SCSS
$custom: #ea99fa; $custom-light: #f2b8fc; $custom-dark: #000000;
JSON
{
"hex": "#ea99fa",
"rgb": {
"r": 234,
"g": 153,
"b": 250
},
"hsl": {
"h": 290.103,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.79697,
"c": 0.15737,
"h": 320.8
},
"luminance": 0.47177
}Semantic roles & 50–950 ramp
primary
#EA99FA
secondary
#DBF6D5
accent
#E60026
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085