#EA99FC#EA99FC
#EA99FC is a light, vivid purple. Relative luminance 0.473; OKLCH L 79.8% C 0.159 H 320.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99FC |
|---|---|
| RGB | rgb(234, 153, 252) |
| HSL | hsl(289, 94%, 79%) |
| HSV | hsv(289, 39%, 99%) |
| CMYK | cmyk(7.1%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(74.38, 46.11, -37.20) |
| CIE-LCH | lch(74.38, 59.24, 321.11°) |
| OKLab | oklab(79.78% 0.1224 -0.1021) |
| OKLCH | oklch(79.78% 0.159 320.2) |
| XYZ | xyz(62.8914, 47.3052, 97.8945) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.11
Baby Purple
#CA9BF7
ΔE00 6.12
Mauve
#E0B0FF
ΔE00 6.16
Lilac (survey)
#CEA2FD
ΔE00 6.30
Plum
#DDA0DD
ΔE00 6.70
Lavender Pink
#DD85D7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99FC #ABFC99
analogous
#B999FC #EA99FC #FC99DD
triadic
#EA99FC #FCEA99 #99FCEA
tetradic
#EA99FC #FCB999 #ABFC99 #99DDFC
square
#EA99FC #FCB999 #ABFC99 #99DDFC
split-complementary
#EA99FC #DDFC99 #99FCB9
monochromatic
#D222F9 #DE5EFA #EA99FC #F6D4FE #F9E1FE
Accessibility & contrast
On white
2.01
#EA99FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#EA99FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99FC
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99FC | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#A1BAF9
Tritanopia (blue-blind)
#EBA5BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ea99fc; /* rgb */ color: rgb(234, 153, 252); /* oklch */ color: oklch(79.8% 0.159 320.2);
Tailwind
colors: {
custom: {
50: '#f2b8fd',
500: '#ea99fc',
950: '#000000',
},
}SCSS
$custom: #ea99fc; $custom-light: #f2b8fd; $custom-dark: #000000;
JSON
{
"hex": "#ea99fc",
"rgb": {
"r": 234,
"g": 153,
"b": 252
},
"hsl": {
"h": 289.091,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.79783,
"c": 0.15943,
"h": 320.2
},
"luminance": 0.47303
}Semantic roles & 50–950 ramp
primary
#EA99FC
secondary
#DBF6D5
accent
#E6002A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085