#EA80B4#EA80B4
#EA80B4 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.1% C 0.143 H 350.4°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80B4 |
|---|---|
| RGB | rgb(234, 128, 180) |
| HSL | hsl(331, 72%, 71%) |
| HSV | hsv(331, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 23.1%, 8.2%) |
| CIE-LAB | lab(66.70, 46.89, -9.15) |
| CIE-LCH | lch(66.70, 47.77, 348.96°) |
| OKLab | oklab(73.15% 0.1408 -0.0237) |
| OKLCH | oklch(73.15% 0.143 350.4) |
| XYZ | xyz(49.8903, 36.2299, 47.5366) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.57
Bubblegum (survey)
#FF6CB5
ΔE00 4.69
Bubblegum Pink
#FE83CC
ΔE00 4.86
Hot Pink
#FF69B4
ΔE00 5.05
Bubble Gum Pink
#FF69AF
ΔE00 5.07
Pinky
#FC86AA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80B4 #80EAB6
analogous
#EA80E9 #EA80B4 #EA8180
triadic
#EA80B4 #B4EA80 #80B4EA
tetradic
#EA80B4 #E9EA80 #80EAB6 #8180EA
square
#EA80B4 #E9EA80 #80EAB6 #8180EA
split-complementary
#EA80B4 #80EA81 #80E9EA
monochromatic
#CE2276 #E14B95 #EA80B4 #F3B5D3 #FBE5EF
Accessibility & contrast
On white
2.55
#EA80B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#EA80B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80B4
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80B4 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B97B6
Deuteranopia (green-blind)
#A7A9B1
Tritanopia (blue-blind)
#F87D93
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea80b4; /* rgb */ color: rgb(234, 128, 180); /* oklch */ color: oklch(73.1% 0.143 350.4);
Tailwind
colors: {
custom: {
50: '#f3a7ca',
500: '#ea80b4',
950: '#000000',
},
}SCSS
$custom: #ea80b4; $custom-light: #f3a7ca; $custom-dark: #000000;
JSON
{
"hex": "#ea80b4",
"rgb": {
"r": 234,
"g": 128,
"b": 180
},
"hsl": {
"h": 330.566,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.73145,
"c": 0.14274,
"h": 350.4
},
"luminance": 0.36226
}Semantic roles & 50–950 ramp
primary
#EA80B4
secondary
#D5F1E3
accent
#D47512
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82