#EA98FE#EA98FE
#EA98FE is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.7% C 0.163 H 319.6°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EA98FE |
|---|---|
| RGB | rgb(234, 152, 254) |
| HSL | hsl(288, 98%, 80%) |
| HSV | hsv(288, 40%, 100%) |
| CMYK | cmyk(7.9%, 40.2%, 0%, 0.4%) |
| CIE-LAB | lab(74.26, 47.02, -38.48) |
| CIE-LCH | lch(74.26, 60.75, 320.70°) |
| OKLab | oklab(79.72% 0.1242 -0.1058) |
| OKLCH | oklch(79.72% 0.163 319.6) |
| XYZ | xyz(63.0470, 47.1067, 99.5181) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.05
Baby Purple
#CA9BF7
ΔE00 6.05
Lilac (survey)
#CEA2FD
ΔE00 6.26
Mauve
#E0B0FF
ΔE00 6.38
Pastel Purple
#CAA0FF
ΔE00 6.94
Lavender Pink
#DD85D7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA98FE #ACFE98
analogous
#B798FE #EA98FE #FE98DF
triadic
#EA98FE #FEEA98 #98FEEA
tetradic
#EA98FE #FEB798 #ACFE98 #98DFFE
square
#EA98FE #FEB798 #ACFE98 #98DFFE
split-complementary
#EA98FE #DFFE98 #98FEB7
monochromatic
#D11FFD #DE5BFD #EA98FE #F6D5FF #F9E1FF
Accessibility & contrast
On white
2.02
#EA98FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#EA98FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA98FE
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA98FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA98FE | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#9FBAFB
Tritanopia (blue-blind)
#EBA5BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ea98fe; /* rgb */ color: rgb(234, 152, 254); /* oklch */ color: oklch(79.7% 0.163 319.6);
Tailwind
colors: {
custom: {
50: '#f2b8ff',
500: '#ea98fe',
950: '#000000',
},
}SCSS
$custom: #ea98fe; $custom-light: #f2b8ff; $custom-dark: #000000;
JSON
{
"hex": "#ea98fe",
"rgb": {
"r": 234,
"g": 152,
"b": 254
},
"hsl": {
"h": 288.235,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.79715,
"c": 0.16317,
"h": 319.6
},
"luminance": 0.47105
}Semantic roles & 50–950 ramp
primary
#EA98FE
secondary
#DBF7D4
accent
#E6002D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086