#EA98E2#EA98E2
#EA98E2 is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.6% C 0.136 H 330.3°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EA98E2 |
|---|---|
| RGB | rgb(234, 152, 226) |
| HSL | hsl(306, 66%, 76%) |
| HSV | hsv(306, 35%, 92%) |
| CMYK | cmyk(0%, 35%, 3.4%, 8.2%) |
| CIE-LAB | lab(73.18, 41.84, -24.89) |
| CIE-LCH | lch(73.18, 48.68, 329.25°) |
| OKLab | oklab(78.55% 0.1178 -0.0673) |
| OKLCH | oklch(78.55% 0.136 330.3) |
| XYZ | xyz(58.8865, 45.4425, 77.6062) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.45
Lavender Pink
#DD85D7
ΔE00 4.77
Violet (CSS)
#EE82EE
ΔE00 5.93
Bubblegum Pink
#FE83CC
ΔE00 7.02
Purply Pink
#F075E6
ΔE00 7.69
Mauve
#E0B0FF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA98E2 #98EAA0
analogous
#C998EA #EA98E2 #EA98B9
triadic
#EA98E2 #E2EA98 #98E2EA
tetradic
#EA98E2 #EAC998 #98EAA0 #98B9EA
square
#EA98E2 #EAC998 #98EAA0 #98B9EA
split-complementary
#EA98E2 #B9EA98 #98EAC9
monochromatic
#D532C5 #E065D4 #EA98E2 #F4CBF0 #FAE6F8
Accessibility & contrast
On white
2.08
#EA98E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#EA98E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA98E2
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA98E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA98E2 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ADE5
Deuteranopia (green-blind)
#A9B8DF
Tritanopia (blue-blind)
#F09EB3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea98e2; /* rgb */ color: rgb(234, 152, 226); /* oklch */ color: oklch(78.6% 0.136 330.3);
Tailwind
colors: {
custom: {
50: '#f2b7eb',
500: '#ea98e2',
950: '#000000',
},
}SCSS
$custom: #ea98e2; $custom-light: #f2b7eb; $custom-dark: #000000;
JSON
{
"hex": "#ea98e2",
"rgb": {
"r": 234,
"g": 152,
"b": 226
},
"hsl": {
"h": 305.854,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.78551,
"c": 0.13569,
"h": 330.3
},
"luminance": 0.4544
}Semantic roles & 50–950 ramp
primary
#EA98E2
secondary
#DAF1DC
accent
#CE2918
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084