#EB80AE#EB80AE
#EB80AE is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.1% C 0.141 H 354.0°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80AE |
|---|---|
| RGB | rgb(235, 128, 174) |
| HSL | hsl(334, 73%, 71%) |
| HSV | hsv(334, 46%, 92%) |
| CMYK | cmyk(0%, 45.5%, 26%, 7.8%) |
| CIE-LAB | lab(66.64, 46.39, -5.83) |
| CIE-LCH | lch(66.64, 46.75, 352.84°) |
| OKLab | oklab(73.07% 0.1399 -0.0148) |
| OKLCH | oklch(73.07% 0.141 354) |
| XYZ | xyz(49.6216, 36.1605, 44.4024) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.15
Pinky
#FC86AA
ΔE00 4.61
Carnation Pink
#FF7FA7
ΔE00 4.67
Bubblegum (survey)
#FF6CB5
ΔE00 5.04
Bubble Gum Pink
#FF69AF
ΔE00 5.09
Hot Pink
#FF69B4
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80AE #80EBBD
analogous
#EB80E3 #EB80AE #EB8780
triadic
#EB80AE #AEEB80 #80AEEB
tetradic
#EB80AE #E3EB80 #80EBBD #8780EB
square
#EB80AE #E3EB80 #80EBBD #8780EB
split-complementary
#EB80AE #80EB87 #80E3EB
monochromatic
#D0216C #E34B8C #EB80AE #F3B5D0 #FBE5EE
Accessibility & contrast
On white
2.55
#EB80AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#EB80AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80AE
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80AE | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D96B0
Deuteranopia (green-blind)
#A9A9AB
Tritanopia (blue-blind)
#F97B91
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #eb80ae; /* rgb */ color: rgb(235, 128, 174); /* oklch */ color: oklch(73.1% 0.141 354.0);
Tailwind
colors: {
custom: {
50: '#f4a7c6',
500: '#eb80ae',
950: '#000000',
},
}SCSS
$custom: #eb80ae; $custom-light: #f4a7c6; $custom-dark: #000000;
JSON
{
"hex": "#eb80ae",
"rgb": {
"r": 235,
"g": 128,
"b": 174
},
"hsl": {
"h": 334.206,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.73072,
"c": 0.1407,
"h": 354
},
"luminance": 0.36157
}Semantic roles & 50–950 ramp
primary
#EB80AE
secondary
#D5F1E5
accent
#D58111
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82