#EE88BF#EE88BF
#EE88BF is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.2% C 0.140 H 347.4°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EE88BF |
|---|---|
| RGB | rgb(238, 136, 191) |
| HSL | hsl(328, 75%, 73%) |
| HSV | hsv(328, 43%, 93%) |
| CMYK | cmyk(0%, 42.9%, 19.7%, 6.7%) |
| CIE-LAB | lab(69.15, 45.73, -11.60) |
| CIE-LCH | lch(69.15, 47.18, 345.77°) |
| OKLab | oklab(75.22% 0.1364 -0.0304) |
| OKLCH | oklch(75.22% 0.14 347.4) |
| XYZ | xyz(53.4690, 39.5508, 54.0980) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.03
Bubblegum Pink
#FE83CC
ΔE00 3.45
Bubblegum (survey)
#FF6CB5
ΔE00 5.79
Hot Pink
#FF69B4
ΔE00 6.23
Bubble Gum Pink
#FF69AF
ΔE00 6.49
Pinky
#FC86AA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE88BF #88EEB7
analogous
#EA88EE #EE88BF #EE888C
triadic
#EE88BF #BFEE88 #88BFEE
tetradic
#EE88BF #EEEA88 #88EEB7 #888CEE
square
#EE88BF #EEEA88 #88EEB7 #888CEE
split-complementary
#EE88BF #8CEE88 #88EEEA
monochromatic
#DC1F85 #E652A2 #EE88BF #F6BEDC #FBE4F1
Accessibility & contrast
On white
2.36
#EE88BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#EE88BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE88BF
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE88BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE88BF | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC1
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#FB869C
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee88bf; /* rgb */ color: rgb(238, 136, 191); /* oklch */ color: oklch(75.2% 0.140 347.4);
Tailwind
colors: {
custom: {
50: '#f5add2',
500: '#ee88bf',
950: '#000000',
},
}SCSS
$custom: #ee88bf; $custom-light: #f5add2; $custom-dark: #000000;
JSON
{
"hex": "#ee88bf",
"rgb": {
"r": 238,
"g": 136,
"b": 191
},
"hsl": {
"h": 327.647,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.75215,
"c": 0.13971,
"h": 347.4
},
"luminance": 0.39547
}Semantic roles & 50–950 ramp
primary
#EE88BF
secondary
#D8F3E4
accent
#D76B0E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82