#EA80BD#EA80BD
#EA80BD is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.5% C 0.148 H 345.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80BD |
|---|---|
| RGB | rgb(234, 128, 189) |
| HSL | hsl(325, 72%, 71%) |
| HSV | hsv(325, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 19.2%, 8.2%) |
| CIE-LAB | lab(66.98, 48.18, -13.78) |
| CIE-LCH | lch(66.98, 50.12, 344.04°) |
| OKLab | oklab(73.46% 0.1435 -0.0363) |
| OKLCH | oklch(73.46% 0.148 345.8) |
| XYZ | xyz(50.8371, 36.6086, 52.5229) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.61
Pink (survey)
#FF81C0
ΔE00 3.63
Bubblegum (survey)
#FF6CB5
ΔE00 4.90
Hot Pink
#FF69B4
ΔE00 5.23
Bubble Gum Pink
#FF69AF
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80BD #80EAAD
analogous
#E280EA #EA80BD #EA8088
triadic
#EA80BD #BDEA80 #80BDEA
tetradic
#EA80BD #EAE280 #80EAAD #8088EA
square
#EA80BD #EAE280 #80EAAD #8088EA
split-complementary
#EA80BD #88EA80 #80EAE2
monochromatic
#CE2285 #E14BA2 #EA80BD #F3B5D8 #FBE5F1
Accessibility & contrast
On white
2.52
#EA80BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#EA80BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80BD
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80BD | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8998BF
Deuteranopia (green-blind)
#A4AABA
Tritanopia (blue-blind)
#F67F97
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea80bd; /* rgb */ color: rgb(234, 128, 189); /* oklch */ color: oklch(73.5% 0.148 345.8);
Tailwind
colors: {
custom: {
50: '#f3a7d1',
500: '#ea80bd',
950: '#000000',
},
}SCSS
$custom: #ea80bd; $custom-light: #f3a7d1; $custom-dark: #000000;
JSON
{
"hex": "#ea80bd",
"rgb": {
"r": 234,
"g": 128,
"b": 189
},
"hsl": {
"h": 325.472,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.73455,
"c": 0.14799,
"h": 345.8
},
"luminance": 0.36605
}Semantic roles & 50–950 ramp
primary
#EA80BD
secondary
#D5F1E1
accent
#D46412
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82