#EE88CF#EE88CF
#EE88CF is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.8% C 0.150 H 339.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EE88CF |
|---|---|
| RGB | rgb(238, 136, 207) |
| HSL | hsl(318, 75%, 73%) |
| HSV | hsv(318, 43%, 93%) |
| CMYK | cmyk(0%, 42.9%, 13%, 6.7%) |
| CIE-LAB | lab(69.68, 48.18, -19.71) |
| CIE-LCH | lch(69.68, 52.05, 337.75°) |
| OKLab | oklab(75.79% 0.141 -0.0527) |
| OKLCH | oklch(75.79% 0.15 339.5) |
| XYZ | xyz(55.3269, 40.2940, 63.8828) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.06
Lavender Pink
#DD85D7
ΔE00 4.53
Pink (survey)
#FF81C0
ΔE00 5.02
Violet (CSS)
#EE82EE
ΔE00 6.63
Purply Pink
#F075E6
ΔE00 6.73
Plum
#DDA0DD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE88CF #88EEA7
analogous
#DA88EE #EE88CF #EE889C
triadic
#EE88CF #CFEE88 #88CFEE
tetradic
#EE88CF #EEDA88 #88EEA7 #889CEE
square
#EE88CF #EEDA88 #88EEA7 #889CEE
split-complementary
#EE88CF #9CEE88 #88EEDA
monochromatic
#DC1FA3 #E652B9 #EE88CF #F6BEE5 #FBE4F4
Accessibility & contrast
On white
2.32
#EE88CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#EE88CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE88CF
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE88CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE88CF | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA0D2
Deuteranopia (green-blind)
#A6B0CC
Tritanopia (blue-blind)
#F98AA3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee88cf; /* rgb */ color: rgb(238, 136, 207); /* oklch */ color: oklch(75.8% 0.150 339.5);
Tailwind
colors: {
custom: {
50: '#f5addd',
500: '#ee88cf',
950: '#000000',
},
}SCSS
$custom: #ee88cf; $custom-light: #f5addd; $custom-dark: #000000;
JSON
{
"hex": "#ee88cf",
"rgb": {
"r": 238,
"g": 136,
"b": 207
},
"hsl": {
"h": 318.235,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.75788,
"c": 0.15047,
"h": 339.5
},
"luminance": 0.4029
}Semantic roles & 50–950 ramp
primary
#EE88CF
secondary
#D8F3E0
accent
#D74B0E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83