#EE98BB#EE98BB
#EE98BB is a light, moderate pink. Relative luminance 0.442; OKLCH L 77.6% C 0.111 H 354.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98BB |
|---|---|
| RGB | rgb(238, 152, 187) |
| HSL | hsl(336, 72%, 76%) |
| HSV | hsv(336, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 21.4%, 6.7%) |
| CIE-LAB | lab(72.38, 36.87, -4.57) |
| CIE-LCH | lch(72.38, 37.15, 352.93°) |
| OKLab | oklab(77.63% 0.1105 -0.0116) |
| OKLCH | oklch(77.63% 0.111 354) |
| XYZ | xyz(55.4587, 44.2250, 52.6193) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.80
Pinky
#FC86AA
ΔE00 5.57
Faded Pink
#DE9DAC
ΔE00 5.88
Powder Pink
#FFB2D0
ΔE00 6.16
Pink (survey)
#FF81C0
ΔE00 6.50
Rosa
#FE86A4
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98BB #98EECB
analogous
#EE98E6 #EE98BB #EEA098
triadic
#EE98BB #BBEE98 #98BBEE
tetradic
#EE98BB #E6EE98 #98EECB #A098EE
square
#EE98BB #E6EE98 #98EECB #A098EE
split-complementary
#EE98BB #98EEA0 #98E6EE
monochromatic
#DD2F76 #E56398 #EE98BB #F7CDDE #FBE5EE
Accessibility & contrast
On white
2.13
#EE98BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#EE98BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98BB
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98BB | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8BC
Deuteranopia (green-blind)
#B7B7B9
Tritanopia (blue-blind)
#FB95A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee98bb; /* rgb */ color: rgb(238, 152, 187); /* oklch */ color: oklch(77.6% 0.111 354.0);
Tailwind
colors: {
custom: {
50: '#f5b7cf',
500: '#ee98bb',
950: '#000000',
},
}SCSS
$custom: #ee98bb; $custom-light: #f5b7cf; $custom-dark: #000000;
JSON
{
"hex": "#ee98bb",
"rgb": {
"r": 238,
"g": 152,
"b": 187
},
"hsl": {
"h": 335.581,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.77625,
"c": 0.11109,
"h": 354
},
"luminance": 0.44221
}Semantic roles & 50–950 ramp
primary
#EE98BB
secondary
#D9F2E8
accent
#D48512
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082