#EA98FF#EA98FF
#EA98FF is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.8% C 0.164 H 319.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EA98FF |
|---|---|
| RGB | rgb(234, 152, 255) |
| HSL | hsl(288, 100%, 80%) |
| HSV | hsv(288, 40%, 100%) |
| CMYK | cmyk(8.2%, 40.4%, 0%, 0%) |
| CIE-LAB | lab(74.30, 47.21, -38.95) |
| CIE-LCH | lch(74.30, 61.21, 320.47°) |
| OKLab | oklab(79.76% 0.1244 -0.1072) |
| OKLCH | oklch(79.76% 0.164 319.3) |
| XYZ | xyz(63.2076, 47.1709, 100.3637) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.12
Baby Purple
#CA9BF7
ΔE00 6.01
Lilac (survey)
#CEA2FD
ΔE00 6.21
Mauve
#E0B0FF
ΔE00 6.39
Pastel Purple
#CAA0FF
ΔE00 6.86
Lavender (survey)
#C79FEF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA98FF #ADFF98
analogous
#B798FF #EA98FF #FF98E1
triadic
#EA98FF #FFEA98 #98FFEA
tetradic
#EA98FF #FFB798 #ADFF98 #98E1FF
square
#EA98FF #FFB798 #ADFF98 #98E1FF
split-complementary
#EA98FF #E1FF98 #98FFB7
monochromatic
#D11EFF #DE5BFF #EA98FF #F6D5FF #F9E0FF
Accessibility & contrast
On white
2.01
#EA98FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#EA98FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA98FF
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA98FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA98FF | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#EBA5C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ea98ff; /* rgb */ color: rgb(234, 152, 255); /* oklch */ color: oklch(79.8% 0.164 319.3);
Tailwind
colors: {
custom: {
50: '#f2b8ff',
500: '#ea98ff',
950: '#000000',
},
}SCSS
$custom: #ea98ff; $custom-light: #f2b8ff; $custom-dark: #000000;
JSON
{
"hex": "#ea98ff",
"rgb": {
"r": 234,
"g": 152,
"b": 255
},
"hsl": {
"h": 287.767,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.79759,
"c": 0.1642,
"h": 319.3
},
"luminance": 0.47169
}Semantic roles & 50–950 ramp
primary
#EA98FF
secondary
#DBF7D4
accent
#E6002F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086