#EE98DB#EE98DB
#EE98DB is a light, vivid pink. Relative luminance 0.457; OKLCH L 78.7% C 0.133 H 335.2°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98DB |
|---|---|
| RGB | rgb(238, 152, 219) |
| HSL | hsl(313, 72%, 76%) |
| HSV | hsv(313, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 8%, 6.7%) |
| CIE-LAB | lab(73.38, 41.91, -20.71) |
| CIE-LCH | lch(73.38, 46.74, 333.71°) |
| OKLab | oklab(78.72% 0.1204 -0.0556) |
| OKLCH | oklch(78.72% 0.133 335.2) |
| XYZ | xyz(59.2740, 45.7510, 72.7128) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.07
Lavender Pink
#DD85D7
ΔE00 5.61
Bubblegum Pink
#FE83CC
ΔE00 5.69
Violet (CSS)
#EE82EE
ΔE00 7.19
Pink (survey)
#FF81C0
ΔE00 7.48
Purply Pink
#F075E6
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98DB #98EEAB
analogous
#D698EE #EE98DB #EE98B0
triadic
#EE98DB #DBEE98 #98DBEE
tetradic
#EE98DB #EED698 #98EEAB #98B0EE
square
#EE98DB #EED698 #98EEAB #98B0EE
split-complementary
#EE98DB #B0EE98 #98EED6
monochromatic
#DD2FB6 #E563C9 #EE98DB #F7CDED #FBE5F6
Accessibility & contrast
On white
2.07
#EE98DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#EE98DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98DB
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98DB | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDE
Deuteranopia (green-blind)
#AEB9D8
Tritanopia (blue-blind)
#F69BB0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ee98db; /* rgb */ color: rgb(238, 152, 219); /* oklch */ color: oklch(78.7% 0.133 335.2);
Tailwind
colors: {
custom: {
50: '#f5b8e6',
500: '#ee98db',
950: '#000000',
},
}SCSS
$custom: #ee98db; $custom-light: #f5b8e6; $custom-dark: #000000;
JSON
{
"hex": "#ee98db",
"rgb": {
"r": 238,
"g": 152,
"b": 219
},
"hsl": {
"h": 313.256,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.7872,
"c": 0.1326,
"h": 335.2
},
"luminance": 0.45748
}Semantic roles & 50–950 ramp
primary
#EE98DB
secondary
#D9F2DE
accent
#D43D12
background
#FFFBFE
surface
#FEF6FC
border
#D6D0D5
text
#171116
muted
#858084