#EE98BC#EE98BC
#EE98BC is a light, moderate pink. Relative luminance 0.443; OKLCH L 77.7% C 0.112 H 353.3°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98BC |
|---|---|
| RGB | rgb(238, 152, 188) |
| HSL | hsl(335, 72%, 76%) |
| HSV | hsv(335, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 21%, 6.7%) |
| CIE-LAB | lab(72.41, 37.02, -5.08) |
| CIE-LCH | lch(72.41, 37.36, 352.18°) |
| OKLab | oklab(77.66% 0.1108 -0.013) |
| OKLCH | oklch(77.66% 0.112 353.3) |
| XYZ | xyz(55.5662, 44.2679, 53.1850) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.04
Pinky
#FC86AA
ΔE00 5.71
Faded Pink
#DE9DAC
ΔE00 6.09
Powder Pink
#FFB2D0
ΔE00 6.17
Pink (survey)
#FF81C0
ΔE00 6.37
Carnation Pink
#FF7FA7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98BC #98EECA
analogous
#EE98E7 #EE98BC #EE9F98
triadic
#EE98BC #BCEE98 #98BCEE
tetradic
#EE98BC #E7EE98 #98EECA #9F98EE
square
#EE98BC #E7EE98 #98EECA #9F98EE
split-complementary
#EE98BC #98EE9F #98E7EE
monochromatic
#DD2F78 #E5639A #EE98BC #F7CDDE #FBE5EE
Accessibility & contrast
On white
2.13
#EE98BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#EE98BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98BC
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98BC | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BD
Deuteranopia (green-blind)
#B6B7BA
Tritanopia (blue-blind)
#FA95A5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee98bc; /* rgb */ color: rgb(238, 152, 188); /* oklch */ color: oklch(77.7% 0.112 353.3);
Tailwind
colors: {
custom: {
50: '#f5b7d0',
500: '#ee98bc',
950: '#000000',
},
}SCSS
$custom: #ee98bc; $custom-light: #f5b7d0; $custom-dark: #000000;
JSON
{
"hex": "#ee98bc",
"rgb": {
"r": 238,
"g": 152,
"b": 188
},
"hsl": {
"h": 334.884,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.77656,
"c": 0.11158,
"h": 353.3
},
"luminance": 0.44264
}Semantic roles & 50–950 ramp
primary
#EE98BC
secondary
#D9F2E8
accent
#D48312
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082