#EE98C8#EE98C8
#EE98C8 is a light, moderate pink. Relative luminance 0.448; OKLCH L 78.0% C 0.118 H 345.6°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98C8 |
|---|---|
| RGB | rgb(238, 152, 200) |
| HSL | hsl(327, 72%, 76%) |
| HSV | hsv(327, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 16%, 6.7%) |
| CIE-LAB | lab(72.76, 38.83, -11.18) |
| CIE-LCH | lch(72.76, 40.41, 343.93°) |
| OKLab | oklab(78.05% 0.1148 -0.0294) |
| OKLCH | oklch(78.05% 0.118 345.6) |
| XYZ | xyz(56.9139, 44.8070, 60.2832) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.60
Pink (survey)
#FF81C0
ΔE00 5.70
Plum
#DDA0DD
ΔE00 6.87
Powder Pink
#FFB2D0
ΔE00 7.14
Pinky
#FC86AA
ΔE00 7.88
Pig Pink
#E78EA5
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98C8 #98EEBE
analogous
#E998EE #EE98C8 #EE989D
triadic
#EE98C8 #C8EE98 #98C8EE
tetradic
#EE98C8 #EEE998 #98EEBE #989DEE
square
#EE98C8 #EEE998 #98EEBE #989DEE
split-complementary
#EE98C8 #9DEE98 #98EEE9
monochromatic
#DD2F90 #E563AC #EE98C8 #F7CDE4 #FBE5F1
Accessibility & contrast
On white
2.11
#EE98C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#EE98C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98C8
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98C8 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAACA
Deuteranopia (green-blind)
#B3B8C6
Tritanopia (blue-blind)
#F997A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee98c8; /* rgb */ color: rgb(238, 152, 200); /* oklch */ color: oklch(78.0% 0.118 345.6);
Tailwind
colors: {
custom: {
50: '#f5b7d8',
500: '#ee98c8',
950: '#000000',
},
}SCSS
$custom: #ee98c8; $custom-light: #f5b7d8; $custom-dark: #000000;
JSON
{
"hex": "#ee98c8",
"rgb": {
"r": 238,
"g": 152,
"b": 200
},
"hsl": {
"h": 326.512,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.78046,
"c": 0.11845,
"h": 345.6
},
"luminance": 0.44804
}Semantic roles & 50–950 ramp
primary
#EE98C8
secondary
#D9F2E4
accent
#D46712
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083