#EA99FE#EA99FE
#EA99FE is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.9% C 0.162 H 319.5°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99FE |
|---|---|
| RGB | rgb(234, 153, 254) |
| HSL | hsl(288, 98%, 80%) |
| HSV | hsv(288, 40%, 100%) |
| CMYK | cmyk(7.9%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(74.47, 46.50, -38.15) |
| CIE-LCH | lch(74.47, 60.15, 320.63°) |
| OKLab | oklab(79.87% 0.1228 -0.1049) |
| OKLCH | oklch(79.87% 0.162 319.5) |
| XYZ | xyz(63.2100, 47.4326, 99.5724) |
| Luminance | 0.4743 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.23
Baby Purple
#CA9BF7
ΔE00 6.01
Lilac (survey)
#CEA2FD
ΔE00 6.17
Mauve
#E0B0FF
ΔE00 6.17
Pastel Purple
#CAA0FF
ΔE00 6.87
Lavender (survey)
#C79FEF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99FE #ADFE99
analogous
#B899FE #EA99FE #FE99DF
triadic
#EA99FE #FEEA99 #99FEEA
tetradic
#EA99FE #FEB899 #ADFE99 #99DFFE
square
#EA99FE #FEB899 #ADFE99 #99DFFE
split-complementary
#EA99FE #DFFE99 #99FEB8
monochromatic
#D120FD #DE5CFD #EA99FE #F6D6FF #F9E1FF
Accessibility & contrast
On white
2.00
#EA99FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#EA99FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99FE
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99FE | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#A0BAFB
Tritanopia (blue-blind)
#EBA5C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ea99fe; /* rgb */ color: rgb(234, 153, 254); /* oklch */ color: oklch(79.9% 0.162 319.5);
Tailwind
colors: {
custom: {
50: '#f2b8ff',
500: '#ea99fe',
950: '#000000',
},
}SCSS
$custom: #ea99fe; $custom-light: #f2b8ff; $custom-dark: #000000;
JSON
{
"hex": "#ea99fe",
"rgb": {
"r": 234,
"g": 153,
"b": 254
},
"hsl": {
"h": 288.119,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.79871,
"c": 0.1615,
"h": 319.5
},
"luminance": 0.47431
}Semantic roles & 50–950 ramp
primary
#EA99FE
secondary
#DBF7D4
accent
#E6002D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086