#EE88CD#EE88CD
#EE88CD is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.7% C 0.149 H 340.4°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EE88CD |
|---|---|
| RGB | rgb(238, 136, 205) |
| HSL | hsl(319, 75%, 73%) |
| HSV | hsv(319, 43%, 93%) |
| CMYK | cmyk(0%, 42.9%, 13.9%, 6.7%) |
| CIE-LAB | lab(69.61, 47.86, -18.70) |
| CIE-LCH | lch(69.61, 51.39, 338.66°) |
| OKLab | oklab(75.71% 0.1404 -0.0499) |
| OKLCH | oklch(75.71% 0.149 340.4) |
| XYZ | xyz(55.0839, 40.1968, 62.6032) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.88
Pink (survey)
#FF81C0
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 4.88
Bubblegum (survey)
#FF6CB5
ΔE00 6.96
Violet (CSS)
#EE82EE
ΔE00 7.06
Purply Pink
#F075E6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE88CD #88EEA9
analogous
#DC88EE #EE88CD #EE889A
triadic
#EE88CD #CDEE88 #88CDEE
tetradic
#EE88CD #EEDC88 #88EEA9 #889AEE
square
#EE88CD #EEDC88 #88EEA9 #889AEE
split-complementary
#EE88CD #9AEE88 #88EEDC
monochromatic
#DC1F9F #E652B6 #EE88CD #F6BEE3 #FBE4F4
Accessibility & contrast
On white
2.32
#EE88CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#EE88CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE88CD
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE88CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE88CD | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA0CF
Deuteranopia (green-blind)
#A7B0CA
Tritanopia (blue-blind)
#F98AA2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee88cd; /* rgb */ color: rgb(238, 136, 205); /* oklch */ color: oklch(75.7% 0.149 340.4);
Tailwind
colors: {
custom: {
50: '#f5addc',
500: '#ee88cd',
950: '#000000',
},
}SCSS
$custom: #ee88cd; $custom-light: #f5addc; $custom-dark: #000000;
JSON
{
"hex": "#ee88cd",
"rgb": {
"r": 238,
"g": 136,
"b": 205
},
"hsl": {
"h": 319.412,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.75714,
"c": 0.14901,
"h": 340.4
},
"luminance": 0.40193
}Semantic roles & 50–950 ramp
primary
#EE88CD
secondary
#D8F3E1
accent
#D74F0E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83