#EA98E5#EA98E5
#EA98E5 is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.7% C 0.138 H 328.9°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EA98E5 |
|---|---|
| RGB | rgb(234, 152, 229) |
| HSL | hsl(304, 66%, 76%) |
| HSV | hsv(304, 35%, 92%) |
| CMYK | cmyk(0%, 35%, 2.1%, 8.2%) |
| CIE-LAB | lab(73.29, 42.37, -26.37) |
| CIE-LCH | lch(73.29, 49.91, 328.11°) |
| OKLab | oklab(78.67% 0.1186 -0.0714) |
| OKLCH | oklch(78.67% 0.138 328.9) |
| XYZ | xyz(59.3018, 45.6086, 79.7932) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.65
Lavender Pink
#DD85D7
ΔE00 4.74
Violet (CSS)
#EE82EE
ΔE00 5.55
Bubblegum Pink
#FE83CC
ΔE00 7.42
Purply Pink
#F075E6
ΔE00 7.48
Mauve
#E0B0FF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA98E5 #98EA9D
analogous
#C698EA #EA98E5 #EA98BC
triadic
#EA98E5 #E5EA98 #98E5EA
tetradic
#EA98E5 #EAC698 #98EA9D #98BCEA
square
#EA98E5 #EAC698 #98EA9D #98BCEA
split-complementary
#EA98E5 #BCEA98 #98EAC6
monochromatic
#D532CB #E065D8 #EA98E5 #F4CBF2 #FAE6F9
Accessibility & contrast
On white
2.07
#EA98E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#EA98E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA98E5
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA98E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA98E5 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ADE8
Deuteranopia (green-blind)
#A8B8E2
Tritanopia (blue-blind)
#F09EB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea98e5; /* rgb */ color: rgb(234, 152, 229); /* oklch */ color: oklch(78.7% 0.138 328.9);
Tailwind
colors: {
custom: {
50: '#f2b7ed',
500: '#ea98e5',
950: '#000000',
},
}SCSS
$custom: #ea98e5; $custom-light: #f2b7ed; $custom-dark: #000000;
JSON
{
"hex": "#ea98e5",
"rgb": {
"r": 234,
"g": 152,
"b": 229
},
"hsl": {
"h": 303.659,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.78668,
"c": 0.13845,
"h": 328.9
},
"luminance": 0.45606
}Semantic roles & 50–950 ramp
primary
#EA98E5
secondary
#DAF1DB
accent
#CE2318
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084