#EE98D2#EE98D2
#EE98D2 is a light, vivid pink. Relative luminance 0.453; OKLCH L 78.4% C 0.125 H 339.9°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98D2 |
|---|---|
| RGB | rgb(238, 152, 210) |
| HSL | hsl(320, 72%, 76%) |
| HSV | hsv(320, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 11.8%, 6.7%) |
| CIE-LAB | lab(73.08, 40.42, -16.22) |
| CIE-LCH | lch(73.08, 43.55, 338.14°) |
| OKLab | oklab(78.39% 0.1178 -0.0432) |
| OKLCH | oklch(78.39% 0.125 339.9) |
| XYZ | xyz(58.1210, 45.2899, 66.6407) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.06
Bubblegum Pink
#FE83CC
ΔE00 5.17
Pink (survey)
#FF81C0
ΔE00 6.34
Lavender Pink
#DD85D7
ΔE00 6.82
Powder Pink
#FFB2D0
ΔE00 8.63
Lilac
#C8A2C8
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98D2 #98EEB4
analogous
#DF98EE #EE98D2 #EE98A7
triadic
#EE98D2 #D2EE98 #98D2EE
tetradic
#EE98D2 #EEDF98 #98EEB4 #98A7EE
square
#EE98D2 #EEDF98 #98EEB4 #98A7EE
split-complementary
#EE98D2 #A7EE98 #98EEDF
monochromatic
#DD2FA4 #E563BB #EE98D2 #F7CDE9 #FBE5F4
Accessibility & contrast
On white
2.09
#EE98D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#EE98D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98D2
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98D2 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BABD4
Deuteranopia (green-blind)
#B1B8D0
Tritanopia (blue-blind)
#F799AD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee98d2; /* rgb */ color: rgb(238, 152, 210); /* oklch */ color: oklch(78.4% 0.125 339.9);
Tailwind
colors: {
custom: {
50: '#f5b7df',
500: '#ee98d2',
950: '#000000',
},
}SCSS
$custom: #ee98d2; $custom-light: #f5b7df; $custom-dark: #000000;
JSON
{
"hex": "#ee98d2",
"rgb": {
"r": 238,
"g": 152,
"b": 210
},
"hsl": {
"h": 319.535,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.78392,
"c": 0.12547,
"h": 339.9
},
"luminance": 0.45287
}Semantic roles & 50–950 ramp
primary
#EE98D2
secondary
#D9F2E1
accent
#D45112
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083