#EA98DC#EA98DC
#EA98DC is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.3% C 0.130 H 333.1°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EA98DC |
|---|---|
| RGB | rgb(234, 152, 220) |
| HSL | hsl(310, 66%, 76%) |
| HSV | hsv(310, 35%, 92%) |
| CMYK | cmyk(0%, 35%, 6%, 8.2%) |
| CIE-LAB | lab(72.97, 40.80, -21.92) |
| CIE-LCH | lch(72.97, 46.31, 331.75°) |
| OKLab | oklab(78.32% 0.1162 -0.059) |
| OKLCH | oklch(78.32% 0.13 333.1) |
| XYZ | xyz(58.0776, 45.1189, 73.3459) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.40
Lavender Pink
#DD85D7
ΔE00 5.11
Bubblegum Pink
#FE83CC
ΔE00 6.32
Violet (CSS)
#EE82EE
ΔE00 6.83
Pink (survey)
#FF81C0
ΔE00 8.16
Purply Pink
#F075E6
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA98DC #98EAA6
analogous
#CF98EA #EA98DC #EA98B3
triadic
#EA98DC #DCEA98 #98DCEA
tetradic
#EA98DC #EACF98 #98EAA6 #98B3EA
square
#EA98DC #EACF98 #98EAA6 #98B3EA
split-complementary
#EA98DC #B3EA98 #98EACF
monochromatic
#D532B9 #E065CB #EA98DC #F4CBED #FAE6F6
Accessibility & contrast
On white
2.10
#EA98DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#EA98DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA98DC
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA98DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA98DC | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACDF
Deuteranopia (green-blind)
#ABB7D9
Tritanopia (blue-blind)
#F19CB1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea98dc; /* rgb */ color: rgb(234, 152, 220); /* oklch */ color: oklch(78.3% 0.130 333.1);
Tailwind
colors: {
custom: {
50: '#f2b7e7',
500: '#ea98dc',
950: '#000000',
},
}SCSS
$custom: #ea98dc; $custom-light: #f2b7e7; $custom-dark: #000000;
JSON
{
"hex": "#ea98dc",
"rgb": {
"r": 234,
"g": 152,
"b": 220
},
"hsl": {
"h": 310.244,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.7832,
"c": 0.13033,
"h": 333.1
},
"luminance": 0.45116
}Semantic roles & 50–950 ramp
primary
#EA98DC
secondary
#DAF1DE
accent
#CE3718
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084