#EA98E4#EA98E4
#EA98E4 is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.6% C 0.138 H 329.4°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EA98E4 |
|---|---|
| RGB | rgb(234, 152, 228) |
| HSL | hsl(304, 66%, 76%) |
| HSV | hsv(304, 35%, 92%) |
| CMYK | cmyk(0%, 35%, 2.6%, 8.2%) |
| CIE-LAB | lab(73.25, 42.20, -25.87) |
| CIE-LCH | lch(73.25, 49.50, 328.48°) |
| OKLab | oklab(78.63% 0.1183 -0.0701) |
| OKLCH | oklch(78.63% 0.138 329.4) |
| XYZ | xyz(59.1626, 45.5529, 79.0600) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.58
Lavender Pink
#DD85D7
ΔE00 4.74
Violet (CSS)
#EE82EE
ΔE00 5.67
Bubblegum Pink
#FE83CC
ΔE00 7.29
Purply Pink
#F075E6
ΔE00 7.54
Mauve
#E0B0FF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA98E4 #98EA9E
analogous
#C798EA #EA98E4 #EA98BB
triadic
#EA98E4 #E4EA98 #98E4EA
tetradic
#EA98E4 #EAC798 #98EA9E #98BBEA
square
#EA98E4 #EAC798 #98EA9E #98BBEA
split-complementary
#EA98E4 #BBEA98 #98EAC7
monochromatic
#D532C9 #E065D7 #EA98E4 #F4CBF1 #FAE6F8
Accessibility & contrast
On white
2.08
#EA98E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#EA98E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA98E4
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA98E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA98E4 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ADE7
Deuteranopia (green-blind)
#A9B8E1
Tritanopia (blue-blind)
#F09EB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea98e4; /* rgb */ color: rgb(234, 152, 228); /* oklch */ color: oklch(78.6% 0.138 329.4);
Tailwind
colors: {
custom: {
50: '#f2b7ec',
500: '#ea98e4',
950: '#000000',
},
}SCSS
$custom: #ea98e4; $custom-light: #f2b7ec; $custom-dark: #000000;
JSON
{
"hex": "#ea98e4",
"rgb": {
"r": 234,
"g": 152,
"b": 228
},
"hsl": {
"h": 304.39,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.78629,
"c": 0.13752,
"h": 329.4
},
"luminance": 0.4555
}Semantic roles & 50–950 ramp
primary
#EA98E4
secondary
#DAF1DB
accent
#CE2518
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084