#EA98EF#EA98EF
#EA98EF is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.1% C 0.148 H 324.8°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EA98EF |
|---|---|
| RGB | rgb(234, 152, 239) |
| HSL | hsl(297, 73%, 77%) |
| HSV | hsv(297, 36%, 94%) |
| CMYK | cmyk(2.1%, 36.4%, 0%, 6.3%) |
| CIE-LAB | lab(73.66, 44.19, -31.25) |
| CIE-LCH | lch(73.66, 54.12, 324.73°) |
| OKLab | oklab(79.07% 0.121 -0.0852) |
| OKLCH | oklch(79.07% 0.148 324.8) |
| XYZ | xyz(60.7384, 46.1832, 87.3594) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.75
Plum
#DDA0DD
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 5.22
Mauve
#E0B0FF
ΔE00 6.82
Purply Pink
#F075E6
ΔE00 7.15
Baby Purple
#CA9BF7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA98EF #9DEF98
analogous
#BF98EF #EA98EF #EF98C9
triadic
#EA98EF #EFEA98 #98EFEA
tetradic
#EA98EF #EFBF98 #9DEF98 #98C9EF
square
#EA98EF #EFBF98 #9DEF98 #98C9EF
split-complementary
#EA98EF #C9EF98 #98EFBF
monochromatic
#D42EDF #DF63E7 #EA98EF #F5CDF7 #FAE5FB
Accessibility & contrast
On white
2.05
#EA98EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#EA98EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA98EF
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA98EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA98EF | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AFF2
Deuteranopia (green-blind)
#A5B9EC
Tritanopia (blue-blind)
#EEA1B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ea98ef; /* rgb */ color: rgb(234, 152, 239); /* oklch */ color: oklch(79.1% 0.148 324.8);
Tailwind
colors: {
custom: {
50: '#f2b8f4',
500: '#ea98ef',
950: '#000000',
},
}SCSS
$custom: #ea98ef; $custom-light: #f2b8f4; $custom-dark: #000000;
JSON
{
"hex": "#ea98ef",
"rgb": {
"r": 234,
"g": 152,
"b": 239
},
"hsl": {
"h": 296.552,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.79073,
"c": 0.14801,
"h": 324.8
},
"luminance": 0.46181
}Semantic roles & 50–950 ramp
primary
#EA98EF
secondary
#DAF3D8
accent
#D5101C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085