#EE98BF#EE98BF
#EE98BF is a light, moderate pink. Relative luminance 0.444; OKLCH L 77.8% C 0.113 H 351.3°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98BF |
|---|---|
| RGB | rgb(238, 152, 191) |
| HSL | hsl(333, 72%, 76%) |
| HSV | hsv(333, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 19.7%, 6.7%) |
| CIE-LAB | lab(72.49, 37.46, -6.61) |
| CIE-LCH | lch(72.49, 38.04, 349.99°) |
| OKLab | oklab(77.75% 0.1118 -0.0171) |
| OKLCH | oklch(77.75% 0.113 351.3) |
| XYZ | xyz(55.8929, 44.3986, 54.9060) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.77
Pink (survey)
#FF81C0
ΔE00 6.04
Pinky
#FC86AA
ΔE00 6.19
Powder Pink
#FFB2D0
ΔE00 6.28
Faded Pink
#DE9DAC
ΔE00 6.76
Bubblegum Pink
#FE83CC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98BF #98EEC7
analogous
#EE98EA #EE98BF #EE9C98
triadic
#EE98BF #BFEE98 #98BFEE
tetradic
#EE98BF #EAEE98 #98EEC7 #9C98EE
square
#EE98BF #EAEE98 #98EEC7 #9C98EE
split-complementary
#EE98BF #98EE9C #98EAEE
monochromatic
#DD2F7E #E5639E #EE98BF #F7CDE0 #FBE5EF
Accessibility & contrast
On white
2.13
#EE98BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#EE98BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98BF
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98BF | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C0
Deuteranopia (green-blind)
#B6B7BD
Tritanopia (blue-blind)
#FA95A6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee98bf; /* rgb */ color: rgb(238, 152, 191); /* oklch */ color: oklch(77.8% 0.113 351.3);
Tailwind
colors: {
custom: {
50: '#f5b7d2',
500: '#ee98bf',
950: '#000000',
},
}SCSS
$custom: #ee98bf; $custom-light: #f5b7d2; $custom-dark: #000000;
JSON
{
"hex": "#ee98bf",
"rgb": {
"r": 238,
"g": 152,
"b": 191
},
"hsl": {
"h": 332.791,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.77751,
"c": 0.11312,
"h": 351.3
},
"luminance": 0.44395
}Semantic roles & 50–950 ramp
primary
#EE98BF
secondary
#D9F2E7
accent
#D47C12
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082