#EE80AA#EE80AA
#EE80AA is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.3% C 0.142 H 356.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80AA |
|---|---|
| RGB | rgb(238, 128, 170) |
| HSL | hsl(337, 76%, 72%) |
| HSV | hsv(337, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 28.6%, 6.7%) |
| CIE-LAB | lab(66.92, 46.86, -3.12) |
| CIE-LCH | lch(66.92, 46.97, 356.19°) |
| OKLab | oklab(73.32% 0.1418 -0.0076) |
| OKLCH | oklch(73.32% 0.142 356.9) |
| XYZ | xyz(50.2366, 36.5220, 42.4260) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.40
Carnation Pink
#FF7FA7
ΔE00 3.44
Pink (survey)
#FF81C0
ΔE00 4.74
Pig Pink
#E78EA5
ΔE00 4.87
Rosa
#FE86A4
ΔE00 4.90
Bubble Gum Pink
#FF69AF
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80AA #80EEC4
analogous
#EE80E1 #EE80AA #EE8D80
triadic
#EE80AA #AAEE80 #80AAEE
tetradic
#EE80AA #E1EE80 #80EEC4 #8D80EE
square
#EE80AA #E1EE80 #80EEC4 #8D80EE
split-complementary
#EE80AA #80EE8D #80E1EE
monochromatic
#D71D64 #E74A86 #EE80AA #F5B6CE #FBE4ED
Accessibility & contrast
On white
2.53
#EE80AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#EE80AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80AA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80AA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F97AB
Deuteranopia (green-blind)
#ABAAA7
Tritanopia (blue-blind)
#FD7A8F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee80aa; /* rgb */ color: rgb(238, 128, 170); /* oklch */ color: oklch(73.3% 0.142 356.9);
Tailwind
colors: {
custom: {
50: '#f6a7c3',
500: '#ee80aa',
950: '#000000',
},
}SCSS
$custom: #ee80aa; $custom-light: #f6a7c3; $custom-dark: #000000;
JSON
{
"hex": "#ee80aa",
"rgb": {
"r": 238,
"g": 128,
"b": 170
},
"hsl": {
"h": 337.091,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.73322,
"c": 0.142,
"h": 356.9
},
"luminance": 0.36518
}Semantic roles & 50–950 ramp
primary
#EE80AA
secondary
#D7F3E8
accent
#D98B0D
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#171012
muted
#857F81