#EE88CC#EE88CC
#EE88CC is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.7% C 0.148 H 340.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EE88CC |
|---|---|
| RGB | rgb(238, 136, 204) |
| HSL | hsl(320, 75%, 73%) |
| HSV | hsv(320, 43%, 93%) |
| CMYK | cmyk(0%, 42.9%, 14.3%, 6.7%) |
| CIE-LAB | lab(69.58, 47.71, -18.20) |
| CIE-LCH | lch(69.58, 51.06, 339.12°) |
| OKLab | oklab(75.68% 0.1401 -0.0485) |
| OKLCH | oklch(75.68% 0.148 340.9) |
| XYZ | xyz(54.9636, 40.1486, 61.9695) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.80
Pink (survey)
#FF81C0
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 5.06
Bubblegum (survey)
#FF6CB5
ΔE00 6.84
Hot Pink
#FF69B4
ΔE00 7.19
Plum
#DDA0DD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE88CC #88EEAA
analogous
#DD88EE #EE88CC #EE8899
triadic
#EE88CC #CCEE88 #88CCEE
tetradic
#EE88CC #EEDD88 #88EEAA #8899EE
square
#EE88CC #EEDD88 #88EEAA #8899EE
split-complementary
#EE88CC #99EE88 #88EEDD
monochromatic
#DC1F9D #E652B5 #EE88CC #F6BEE3 #FBE4F4
Accessibility & contrast
On white
2.33
#EE88CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#EE88CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE88CC
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE88CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE88CC | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA0CE
Deuteranopia (green-blind)
#A7B0C9
Tritanopia (blue-blind)
#F989A1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee88cc; /* rgb */ color: rgb(238, 136, 204); /* oklch */ color: oklch(75.7% 0.148 340.9);
Tailwind
colors: {
custom: {
50: '#f5addb',
500: '#ee88cc',
950: '#000000',
},
}SCSS
$custom: #ee88cc; $custom-light: #f5addb; $custom-dark: #000000;
JSON
{
"hex": "#ee88cc",
"rgb": {
"r": 238,
"g": 136,
"b": 204
},
"hsl": {
"h": 320,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.75677,
"c": 0.14829,
"h": 340.9
},
"luminance": 0.40145
}Semantic roles & 50–950 ramp
primary
#EE88CC
secondary
#D8F3E1
accent
#D7510E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83