#EA80BE#EA80BE
#EA80BE is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.5% C 0.149 H 345.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80BE |
|---|---|
| RGB | rgb(234, 128, 190) |
| HSL | hsl(325, 72%, 71%) |
| HSV | hsv(325, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 18.8%, 8.2%) |
| CIE-LAB | lab(67.02, 48.33, -14.29) |
| CIE-LCH | lch(67.02, 50.40, 343.53°) |
| OKLab | oklab(73.49% 0.1438 -0.0377) |
| OKLCH | oklch(73.49% 0.149 345.3) |
| XYZ | xyz(50.9460, 36.6522, 53.0965) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.53
Pink (survey)
#FF81C0
ΔE00 3.71
Bubblegum (survey)
#FF6CB5
ΔE00 4.98
Hot Pink
#FF69B4
ΔE00 5.30
Bubble Gum Pink
#FF69AF
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80BE #80EAAC
analogous
#E180EA #EA80BE #EA8089
triadic
#EA80BE #BEEA80 #80BEEA
tetradic
#EA80BE #EAE180 #80EAAC #8089EA
square
#EA80BE #EAE180 #80EAAC #8089EA
split-complementary
#EA80BE #89EA80 #80EAE1
monochromatic
#CE2286 #E14BA3 #EA80BE #F3B5D9 #FBE5F2
Accessibility & contrast
On white
2.52
#EA80BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#EA80BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80BE
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80BE | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8898C0
Deuteranopia (green-blind)
#A4AABB
Tritanopia (blue-blind)
#F67F97
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea80be; /* rgb */ color: rgb(234, 128, 190); /* oklch */ color: oklch(73.5% 0.149 345.3);
Tailwind
colors: {
custom: {
50: '#f3a7d1',
500: '#ea80be',
950: '#000000',
},
}SCSS
$custom: #ea80be; $custom-light: #f3a7d1; $custom-dark: #000000;
JSON
{
"hex": "#ea80be",
"rgb": {
"r": 234,
"g": 128,
"b": 190
},
"hsl": {
"h": 324.906,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.73491,
"c": 0.14863,
"h": 345.3
},
"luminance": 0.36648
}Semantic roles & 50–950 ramp
primary
#EA80BE
secondary
#D5F1E1
accent
#D46212
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82