#EA98E7#EA98E7
#EA98E7 is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.7% C 0.140 H 328.1°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EA98E7 |
|---|---|
| RGB | rgb(234, 152, 231) |
| HSL | hsl(302, 66%, 76%) |
| HSV | hsv(302, 35%, 92%) |
| CMYK | cmyk(0%, 35%, 1.3%, 8.2%) |
| CIE-LAB | lab(73.36, 42.73, -27.35) |
| CIE-LCH | lch(73.36, 50.73, 327.38°) |
| OKLab | oklab(78.75% 0.1191 -0.0742) |
| OKLCH | oklch(78.75% 0.14 328.1) |
| XYZ | xyz(59.5826, 45.7209, 81.2723) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 4.77
Violet (CSS)
#EE82EE
ΔE00 5.33
Purply Pink
#F075E6
ΔE00 7.36
Mauve
#E0B0FF
ΔE00 7.54
Bubblegum Pink
#FE83CC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA98E7 #98EA9B
analogous
#C498EA #EA98E7 #EA98BE
triadic
#EA98E7 #E7EA98 #98E7EA
tetradic
#EA98E7 #EAC498 #98EA9B #98BEEA
square
#EA98E7 #EAC498 #98EA9B #98BEEA
split-complementary
#EA98E7 #BEEA98 #98EAC4
monochromatic
#D532CF #E065DB #EA98E7 #F4CBF3 #FAE6F9
Accessibility & contrast
On white
2.07
#EA98E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#EA98E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA98E7
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA98E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA98E7 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ADEA
Deuteranopia (green-blind)
#A8B8E4
Tritanopia (blue-blind)
#EF9FB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea98e7; /* rgb */ color: rgb(234, 152, 231); /* oklch */ color: oklch(78.7% 0.140 328.1);
Tailwind
colors: {
custom: {
50: '#f2b8ee',
500: '#ea98e7',
950: '#000000',
},
}SCSS
$custom: #ea98e7; $custom-light: #f2b8ee; $custom-dark: #000000;
JSON
{
"hex": "#ea98e7",
"rgb": {
"r": 234,
"g": 152,
"b": 231
},
"hsl": {
"h": 302.195,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.78748,
"c": 0.14031,
"h": 328.1
},
"luminance": 0.45718
}Semantic roles & 50–950 ramp
primary
#EA98E7
secondary
#DAF1DB
accent
#CE1E18
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084