#EE80C8#EE80C8
#EE80C8 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.3% C 0.159 H 341.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80C8 |
|---|---|
| RGB | rgb(238, 128, 200) |
| HSL | hsl(321, 76%, 72%) |
| HSV | hsv(321, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 16%, 6.7%) |
| CIE-LAB | lab(67.87, 51.10, -18.56) |
| CIE-LCH | lch(67.87, 54.37, 340.04°) |
| OKLab | oklab(74.35% 0.1509 -0.0494) |
| OKLCH | oklch(74.35% 0.159 341.9) |
| XYZ | xyz(53.4051, 37.7894, 59.1136) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.80
Pink (survey)
#FF81C0
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 5.16
Bubblegum (survey)
#FF6CB5
ΔE00 5.62
Hot Pink
#FF69B4
ΔE00 5.91
Bubble Gum Pink
#FF69AF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80C8 #80EEA6
analogous
#DD80EE #EE80C8 #EE8091
triadic
#EE80C8 #C8EE80 #80C8EE
tetradic
#EE80C8 #EEDD80 #80EEA6 #8091EE
square
#EE80C8 #EEDD80 #80EEA6 #8091EE
split-complementary
#EE80C8 #91EE80 #80EEDD
monochromatic
#D71D97 #E74AB1 #EE80C8 #F5B6DF #FBE4F3
Accessibility & contrast
On white
2.45
#EE80C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#EE80C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80C8
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80C8 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ACB
Deuteranopia (green-blind)
#A3ACC5
Tritanopia (blue-blind)
#FA819B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee80c8; /* rgb */ color: rgb(238, 128, 200); /* oklch */ color: oklch(74.3% 0.159 341.9);
Tailwind
colors: {
custom: {
50: '#f6a8d8',
500: '#ee80c8',
950: '#000000',
},
}SCSS
$custom: #ee80c8; $custom-light: #f6a8d8; $custom-dark: #000000;
JSON
{
"hex": "#ee80c8",
"rgb": {
"r": 238,
"g": 128,
"b": 200
},
"hsl": {
"h": 320.727,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.74347,
"c": 0.15875,
"h": 341.9
},
"luminance": 0.37786
}Semantic roles & 50–950 ramp
primary
#EE80C8
secondary
#D7F3E1
accent
#D9530D
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83