#EE80AE#EE80AE
#EE80AE is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.4% C 0.144 H 354.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80AE |
|---|---|
| RGB | rgb(238, 128, 174) |
| HSL | hsl(335, 76%, 72%) |
| HSV | hsv(335, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 26.9%, 6.7%) |
| CIE-LAB | lab(67.03, 47.39, -5.20) |
| CIE-LCH | lch(67.03, 47.68, 353.73°) |
| OKLab | oklab(73.45% 0.1431 -0.0131) |
| OKLCH | oklch(73.45% 0.144 354.8) |
| XYZ | xyz(50.6207, 36.6756, 44.4492) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.95
Pinky
#FC86AA
ΔE00 4.12
Carnation Pink
#FF7FA7
ΔE00 4.14
Bubblegum (survey)
#FF6CB5
ΔE00 4.90
Bubble Gum Pink
#FF69AF
ΔE00 4.90
Hot Pink
#FF69B4
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80AE #80EEC0
analogous
#EE80E5 #EE80AE #EE8980
triadic
#EE80AE #AEEE80 #80AEEE
tetradic
#EE80AE #E5EE80 #80EEC0 #8980EE
square
#EE80AE #E5EE80 #80EEC0 #8980EE
split-complementary
#EE80AE #80EE89 #80E5EE
monochromatic
#D71D6B #E74A8C #EE80AE #F5B6D0 #FBE4EE
Accessibility & contrast
On white
2.52
#EE80AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#EE80AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80AE
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80AE | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97B0
Deuteranopia (green-blind)
#AAABAB
Tritanopia (blue-blind)
#FD7B91
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee80ae; /* rgb */ color: rgb(238, 128, 174); /* oklch */ color: oklch(73.4% 0.144 354.8);
Tailwind
colors: {
custom: {
50: '#f6a7c6',
500: '#ee80ae',
950: '#000000',
},
}SCSS
$custom: #ee80ae; $custom-light: #f6a7c6; $custom-dark: #000000;
JSON
{
"hex": "#ee80ae",
"rgb": {
"r": 238,
"g": 128,
"b": 174
},
"hsl": {
"h": 334.909,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.73448,
"c": 0.14372,
"h": 354.8
},
"luminance": 0.36671
}Semantic roles & 50–950 ramp
primary
#EE80AE
secondary
#D7F3E7
accent
#D9830D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82