#EA80BB#EA80BB
#EA80BB is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.4% C 0.147 H 346.8°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80BB |
|---|---|
| RGB | rgb(234, 128, 187) |
| HSL | hsl(327, 72%, 71%) |
| HSV | hsv(327, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 20.1%, 8.2%) |
| CIE-LAB | lab(66.92, 47.89, -12.75) |
| CIE-LCH | lch(66.92, 49.56, 345.09°) |
| OKLab | oklab(73.39% 0.1429 -0.0335) |
| OKLCH | oklch(73.39% 0.147 346.8) |
| XYZ | xyz(50.6215, 36.5223, 51.3874) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.50
Bubblegum Pink
#FE83CC
ΔE00 3.82
Bubblegum (survey)
#FF6CB5
ΔE00 4.77
Hot Pink
#FF69B4
ΔE00 5.11
Bubble Gum Pink
#FF69AF
ΔE00 5.48
Pale Magenta
#D767AD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80BB #80EAAF
analogous
#E480EA #EA80BB #EA8086
triadic
#EA80BB #BBEA80 #80BBEA
tetradic
#EA80BB #EAE480 #80EAAF #8086EA
square
#EA80BB #EAE480 #80EAAF #8086EA
split-complementary
#EA80BB #86EA80 #80EAE4
monochromatic
#CE2282 #E14B9F #EA80BB #F3B5D7 #FBE5F1
Accessibility & contrast
On white
2.53
#EA80BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#EA80BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80BB
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80BB | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8998BD
Deuteranopia (green-blind)
#A5A9B8
Tritanopia (blue-blind)
#F77E96
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea80bb; /* rgb */ color: rgb(234, 128, 187); /* oklch */ color: oklch(73.4% 0.147 346.8);
Tailwind
colors: {
custom: {
50: '#f3a7cf',
500: '#ea80bb',
950: '#000000',
},
}SCSS
$custom: #ea80bb; $custom-light: #f3a7cf; $custom-dark: #000000;
JSON
{
"hex": "#ea80bb",
"rgb": {
"r": 234,
"g": 128,
"b": 187
},
"hsl": {
"h": 326.604,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.73385,
"c": 0.14676,
"h": 346.8
},
"luminance": 0.36519
}Semantic roles & 50–950 ramp
primary
#EA80BB
secondary
#D5F1E1
accent
#D46812
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82