#EE88CE#EE88CE
#EE88CE is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.8% C 0.150 H 340.0°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EE88CE |
|---|---|
| RGB | rgb(238, 136, 206) |
| HSL | hsl(319, 75%, 73%) |
| HSV | hsv(319, 43%, 93%) |
| CMYK | cmyk(0%, 42.9%, 13.4%, 6.7%) |
| CIE-LAB | lab(69.64, 48.02, -19.21) |
| CIE-LCH | lch(69.64, 51.72, 338.20°) |
| OKLab | oklab(75.75% 0.1407 -0.0513) |
| OKLCH | oklch(75.75% 0.15 340) |
| XYZ | xyz(55.2050, 40.2452, 63.2409) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.96
Lavender Pink
#DD85D7
ΔE00 4.70
Pink (survey)
#FF81C0
ΔE00 4.84
Violet (CSS)
#EE82EE
ΔE00 6.85
Purply Pink
#F075E6
ΔE00 6.91
Bubblegum (survey)
#FF6CB5
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE88CE #88EEA8
analogous
#DB88EE #EE88CE #EE889B
triadic
#EE88CE #CEEE88 #88CEEE
tetradic
#EE88CE #EEDB88 #88EEA8 #889BEE
square
#EE88CE #EEDB88 #88EEA8 #889BEE
split-complementary
#EE88CE #9BEE88 #88EEDB
monochromatic
#DC1FA1 #E652B8 #EE88CE #F6BEE4 #FBE4F4
Accessibility & contrast
On white
2.32
#EE88CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EE88CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE88CE
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE88CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE88CE | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA0D0
Deuteranopia (green-blind)
#A7B0CB
Tritanopia (blue-blind)
#F98AA2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee88ce; /* rgb */ color: rgb(238, 136, 206); /* oklch */ color: oklch(75.8% 0.150 340.0);
Tailwind
colors: {
custom: {
50: '#f5addd',
500: '#ee88ce',
950: '#000000',
},
}SCSS
$custom: #ee88ce; $custom-light: #f5addd; $custom-dark: #000000;
JSON
{
"hex": "#ee88ce",
"rgb": {
"r": 238,
"g": 136,
"b": 206
},
"hsl": {
"h": 318.824,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.75751,
"c": 0.14973,
"h": 340
},
"luminance": 0.40242
}Semantic roles & 50–950 ramp
primary
#EE88CE
secondary
#D8F3E1
accent
#D74D0E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83