#EE80BC#EE80BC
#EE80BC is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.9% C 0.151 H 347.5°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80BC |
|---|---|
| RGB | rgb(238, 128, 188) |
| HSL | hsl(327, 76%, 72%) |
| HSV | hsv(327, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 21%, 6.7%) |
| CIE-LAB | lab(67.46, 49.33, -12.44) |
| CIE-LCH | lch(67.46, 50.87, 345.84°) |
| OKLab | oklab(73.91% 0.1475 -0.0326) |
| OKLCH | oklch(73.91% 0.151 347.5) |
| XYZ | xyz(52.0573, 37.2503, 52.0154) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.83
Bubblegum Pink
#FE83CC
ΔE00 3.32
Bubblegum (survey)
#FF6CB5
ΔE00 4.37
Hot Pink
#FF69B4
ΔE00 4.75
Bubble Gum Pink
#FF69AF
ΔE00 5.12
Pinky
#FC86AA
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80BC #80EEB2
analogous
#E980EE #EE80BC #EE8085
triadic
#EE80BC #BCEE80 #80BCEE
tetradic
#EE80BC #EEE980 #80EEB2 #8085EE
square
#EE80BC #EEE980 #80EEB2 #8085EE
split-complementary
#EE80BC #85EE80 #80EEE9
monochromatic
#D71D82 #E74AA0 #EE80BC #F5B6D8 #FBE4F1
Accessibility & contrast
On white
2.49
#EE80BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#EE80BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80BC
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80BC | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99BE
Deuteranopia (green-blind)
#A7ABB9
Tritanopia (blue-blind)
#FB7E96
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee80bc; /* rgb */ color: rgb(238, 128, 188); /* oklch */ color: oklch(73.9% 0.151 347.5);
Tailwind
colors: {
custom: {
50: '#f6a7d0',
500: '#ee80bc',
950: '#000000',
},
}SCSS
$custom: #ee80bc; $custom-light: #f6a7d0; $custom-dark: #000000;
JSON
{
"hex": "#ee80bc",
"rgb": {
"r": 238,
"g": 128,
"b": 188
},
"hsl": {
"h": 327.273,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.73915,
"c": 0.15105,
"h": 347.5
},
"luminance": 0.37246
}Semantic roles & 50–950 ramp
primary
#EE80BC
secondary
#D7F3E4
accent
#D9690D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82