#EE80AB#EE80AB
#EE80AB is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.4% C 0.142 H 356.4°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80AB |
|---|---|
| RGB | rgb(238, 128, 171) |
| HSL | hsl(337, 76%, 72%) |
| HSV | hsv(337, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 28.2%, 6.7%) |
| CIE-LAB | lab(66.95, 46.99, -3.64) |
| CIE-LCH | lch(66.95, 47.13, 355.57°) |
| OKLab | oklab(73.35% 0.1421 -0.009) |
| OKLCH | oklch(73.35% 0.142 356.4) |
| XYZ | xyz(50.3315, 36.5599, 42.9261) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.57
Carnation Pink
#FF7FA7
ΔE00 3.60
Pink (survey)
#FF81C0
ΔE00 4.53
Pig Pink
#E78EA5
ΔE00 5.05
Rosa
#FE86A4
ΔE00 5.12
Bubble Gum Pink
#FF69AF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80AB #80EEC3
analogous
#EE80E2 #EE80AB #EE8C80
triadic
#EE80AB #ABEE80 #80ABEE
tetradic
#EE80AB #E2EE80 #80EEC3 #8C80EE
square
#EE80AB #E2EE80 #80EEC3 #8C80EE
split-complementary
#EE80AB #80EE8C #80E2EE
monochromatic
#D71D66 #E74A87 #EE80AB #F5B6CF #FBE4ED
Accessibility & contrast
On white
2.53
#EE80AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#EE80AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80AB
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80AB | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F97AC
Deuteranopia (green-blind)
#ABAAA8
Tritanopia (blue-blind)
#FD7A90
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee80ab; /* rgb */ color: rgb(238, 128, 171); /* oklch */ color: oklch(73.4% 0.142 356.4);
Tailwind
colors: {
custom: {
50: '#f6a7c4',
500: '#ee80ab',
950: '#000000',
},
}SCSS
$custom: #ee80ab; $custom-light: #f6a7c4; $custom-dark: #000000;
JSON
{
"hex": "#ee80ab",
"rgb": {
"r": 238,
"g": 128,
"b": 171
},
"hsl": {
"h": 336.545,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.73353,
"c": 0.14242,
"h": 356.4
},
"luminance": 0.36556
}Semantic roles & 50–950 ramp
primary
#EE80AB
secondary
#D7F3E8
accent
#D9890D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171012
muted
#857F81