#EA98FA#EA98FA
#EA98FA is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.5% C 0.159 H 320.9°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EA98FA |
|---|---|
| RGB | rgb(234, 152, 250) |
| HSL | hsl(290, 91%, 79%) |
| HSV | hsv(290, 39%, 98%) |
| CMYK | cmyk(6.4%, 39.2%, 0%, 2%) |
| CIE-LAB | lab(74.10, 46.25, -36.56) |
| CIE-LCH | lch(74.10, 58.96, 321.67°) |
| OKLab | oklab(79.54% 0.1234 -0.1003) |
| OKLCH | oklch(79.54% 0.159 320.9) |
| XYZ | xyz(62.4132, 46.8531, 96.1798) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.81
Baby Purple
#CA9BF7
ΔE00 6.28
Mauve
#E0B0FF
ΔE00 6.38
Lavender Pink
#DD85D7
ΔE00 6.43
Plum
#DDA0DD
ΔE00 6.51
Lilac (survey)
#CEA2FD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA98FA #A8FA98
analogous
#B998FA #EA98FA #FA98D9
triadic
#EA98FA #FAEA98 #98FAEA
tetradic
#EA98FA #FAB998 #A8FA98 #98D9FA
square
#EA98FA #FAB998 #A8FA98 #98D9FA
split-complementary
#EA98FA #D9FA98 #98FAB9
monochromatic
#D223F4 #DE5EF7 #EA98FA #F6D2FD #F9E2FE
Accessibility & contrast
On white
2.03
#EA98FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#EA98FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA98FA
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA98FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA98FA | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 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)
#8BB0FE
Deuteranopia (green-blind)
#A1B9F7
Tritanopia (blue-blind)
#ECA4BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ea98fa; /* rgb */ color: rgb(234, 152, 250); /* oklch */ color: oklch(79.5% 0.159 320.9);
Tailwind
colors: {
custom: {
50: '#f2b8fc',
500: '#ea98fa',
950: '#000000',
},
}SCSS
$custom: #ea98fa; $custom-light: #f2b8fc; $custom-dark: #000000;
JSON
{
"hex": "#ea98fa",
"rgb": {
"r": 234,
"g": 152,
"b": 250
},
"hsl": {
"h": 290.204,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.7954,
"c": 0.15904,
"h": 320.9
},
"luminance": 0.46851
}Semantic roles & 50–950 ramp
primary
#EA98FA
secondary
#DBF6D5
accent
#E60025
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085