#EA80B3#EA80B3
#EA80B3 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.1% C 0.142 H 351.0°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80B3 |
|---|---|
| RGB | rgb(234, 128, 179) |
| HSL | hsl(331, 72%, 71%) |
| HSV | hsv(331, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 23.5%, 8.2%) |
| CIE-LAB | lab(66.66, 46.75, -8.63) |
| CIE-LCH | lch(66.66, 47.54, 349.54°) |
| OKLab | oklab(73.11% 0.1404 -0.0223) |
| OKLCH | oklch(73.11% 0.142 351) |
| XYZ | xyz(49.7888, 36.1893, 47.0020) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.64
Bubblegum (survey)
#FF6CB5
ΔE00 4.72
Bubblegum Pink
#FE83CC
ΔE00 5.04
Bubble Gum Pink
#FF69AF
ΔE00 5.06
Hot Pink
#FF69B4
ΔE00 5.09
Pinky
#FC86AA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80B3 #80EAB7
analogous
#EA80E8 #EA80B3 #EA8280
triadic
#EA80B3 #B3EA80 #80B3EA
tetradic
#EA80B3 #E8EA80 #80EAB7 #8280EA
square
#EA80B3 #E8EA80 #80EAB7 #8280EA
split-complementary
#EA80B3 #80EA82 #80E8EA
monochromatic
#CE2275 #E14B94 #EA80B3 #F3B5D2 #FBE5EF
Accessibility & contrast
On white
2.55
#EA80B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#EA80B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80B3
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80B3 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B97B5
Deuteranopia (green-blind)
#A7A9B0
Tritanopia (blue-blind)
#F87C93
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea80b3; /* rgb */ color: rgb(234, 128, 179); /* oklch */ color: oklch(73.1% 0.142 351.0);
Tailwind
colors: {
custom: {
50: '#f3a7c9',
500: '#ea80b3',
950: '#000000',
},
}SCSS
$custom: #ea80b3; $custom-light: #f3a7c9; $custom-dark: #000000;
JSON
{
"hex": "#ea80b3",
"rgb": {
"r": 234,
"g": 128,
"b": 179
},
"hsl": {
"h": 331.132,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.73111,
"c": 0.1422,
"h": 351
},
"luminance": 0.36185
}Semantic roles & 50–950 ramp
primary
#EA80B3
secondary
#D5F1E3
accent
#D47612
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82