#EE80BB#EE80BB
#EE80BB is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.9% C 0.150 H 348.0°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80BB |
|---|---|
| RGB | rgb(238, 128, 187) |
| HSL | hsl(328, 76%, 72%) |
| HSV | hsv(328, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 21.4%, 6.7%) |
| CIE-LAB | lab(67.43, 49.19, -11.93) |
| CIE-LCH | lch(67.43, 50.61, 346.37°) |
| OKLab | oklab(73.88% 0.1472 -0.0312) |
| OKLCH | oklch(73.88% 0.15 348) |
| XYZ | xyz(51.9499, 37.2073, 51.4497) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.79
Bubblegum Pink
#FE83CC
ΔE00 3.47
Bubblegum (survey)
#FF6CB5
ΔE00 4.32
Hot Pink
#FF69B4
ΔE00 4.71
Bubble Gum Pink
#FF69AF
ΔE00 5.04
Pinky
#FC86AA
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80BB #80EEB3
analogous
#EA80EE #EE80BB #EE8084
triadic
#EE80BB #BBEE80 #80BBEE
tetradic
#EE80BB #EEEA80 #80EEB3 #8084EE
square
#EE80BB #EEEA80 #80EEB3 #8084EE
split-complementary
#EE80BB #84EE80 #80EEEA
monochromatic
#D71D81 #E74A9E #EE80BB #F5B6D8 #FBE4F1
Accessibility & contrast
On white
2.49
#EE80BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#EE80BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80BB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80BB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99BD
Deuteranopia (green-blind)
#A7ABB8
Tritanopia (blue-blind)
#FB7E96
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee80bb; /* rgb */ color: rgb(238, 128, 187); /* oklch */ color: oklch(73.9% 0.150 348.0);
Tailwind
colors: {
custom: {
50: '#f6a7cf',
500: '#ee80bb',
950: '#000000',
},
}SCSS
$custom: #ee80bb; $custom-light: #f6a7cf; $custom-dark: #000000;
JSON
{
"hex": "#ee80bb",
"rgb": {
"r": 238,
"g": 128,
"b": 187
},
"hsl": {
"h": 327.818,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.7388,
"c": 0.15046,
"h": 348
},
"luminance": 0.37203
}Semantic roles & 50–950 ramp
primary
#EE80BB
secondary
#D7F3E4
accent
#D96B0D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82