#EA80B2#EA80B2
#EA80B2 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.1% C 0.142 H 351.5°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80B2 |
|---|---|
| RGB | rgb(234, 128, 178) |
| HSL | hsl(332, 72%, 71%) |
| HSV | hsv(332, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 23.9%, 8.2%) |
| CIE-LAB | lab(66.63, 46.61, -8.11) |
| CIE-LCH | lch(66.63, 47.31, 350.13°) |
| OKLab | oklab(73.08% 0.1401 -0.0209) |
| OKLCH | oklch(73.08% 0.142 351.5) |
| XYZ | xyz(49.6881, 36.1490, 46.4713) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.73
Bubblegum (survey)
#FF6CB5
ΔE00 4.78
Bubble Gum Pink
#FF69AF
ΔE00 5.06
Hot Pink
#FF69B4
ΔE00 5.14
Bubblegum Pink
#FE83CC
ΔE00 5.23
Pinky
#FC86AA
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80B2 #80EAB8
analogous
#EA80E7 #EA80B2 #EA8380
triadic
#EA80B2 #B2EA80 #80B2EA
tetradic
#EA80B2 #E7EA80 #80EAB8 #8380EA
square
#EA80B2 #E7EA80 #80EAB8 #8380EA
split-complementary
#EA80B2 #80EA83 #80E7EA
monochromatic
#CE2273 #E14B92 #EA80B2 #F3B5D2 #FBE5EF
Accessibility & contrast
On white
2.55
#EA80B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#EA80B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80B2
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80B2 | 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)
#8C97B4
Deuteranopia (green-blind)
#A7A9AF
Tritanopia (blue-blind)
#F87C92
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea80b2; /* rgb */ color: rgb(234, 128, 178); /* oklch */ color: oklch(73.1% 0.142 351.5);
Tailwind
colors: {
custom: {
50: '#f3a7c9',
500: '#ea80b2',
950: '#000000',
},
}SCSS
$custom: #ea80b2; $custom-light: #f3a7c9; $custom-dark: #000000;
JSON
{
"hex": "#ea80b2",
"rgb": {
"r": 234,
"g": 128,
"b": 178
},
"hsl": {
"h": 331.698,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.73078,
"c": 0.14168,
"h": 351.5
},
"luminance": 0.36145
}Semantic roles & 50–950 ramp
primary
#EA80B2
secondary
#D5F1E4
accent
#D47812
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82