#EA99FF#EA99FF
#EA99FF is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.9% C 0.163 H 319.2°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99FF |
|---|---|
| RGB | rgb(234, 153, 255) |
| HSL | hsl(288, 100%, 80%) |
| HSV | hsv(288, 40%, 100%) |
| CMYK | cmyk(8.2%, 40%, 0%, 0%) |
| CIE-LAB | lab(74.51, 46.69, -38.63) |
| CIE-LCH | lch(74.51, 60.60, 320.40°) |
| OKLab | oklab(79.92% 0.123 -0.1062) |
| OKLCH | oklch(79.92% 0.163 319.2) |
| XYZ | xyz(63.3705, 47.4969, 100.4180) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.30
Baby Purple
#CA9BF7
ΔE00 5.96
Lilac (survey)
#CEA2FD
ΔE00 6.11
Mauve
#E0B0FF
ΔE00 6.18
Pastel Purple
#CAA0FF
ΔE00 6.80
Lavender (survey)
#C79FEF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99FF #AEFF99
analogous
#B799FF #EA99FF #FF99E1
triadic
#EA99FF #FFEA99 #99FFEA
tetradic
#EA99FF #FFB799 #AEFF99 #99E1FF
square
#EA99FF #FFB799 #AEFF99 #99E1FF
split-complementary
#EA99FF #E1FF99 #99FFB7
monochromatic
#D11FFF #DD5CFF #EA99FF #F7D6FF #F9E0FF
Accessibility & contrast
On white
2.00
#EA99FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#EA99FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99FF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99FF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB2FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#EBA6C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ea99ff; /* rgb */ color: rgb(234, 153, 255); /* oklch */ color: oklch(79.9% 0.163 319.2);
Tailwind
colors: {
custom: {
50: '#f2b8ff',
500: '#ea99ff',
950: '#000000',
},
}SCSS
$custom: #ea99ff; $custom-light: #f2b8ff; $custom-dark: #000000;
JSON
{
"hex": "#ea99ff",
"rgb": {
"r": 234,
"g": 153,
"b": 255
},
"hsl": {
"h": 287.647,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.79915,
"c": 0.16254,
"h": 319.2
},
"luminance": 0.47495
}Semantic roles & 50–950 ramp
primary
#EA99FF
secondary
#DBF7D4
accent
#E6002F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086