#EA80C2#EA80C2
#EA80C2 is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.6% C 0.151 H 343.4°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80C2 |
|---|---|
| RGB | rgb(234, 128, 194) |
| HSL | hsl(323, 72%, 71%) |
| HSV | hsv(323, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 17.1%, 8.2%) |
| CIE-LAB | lab(67.15, 48.93, -16.34) |
| CIE-LCH | lch(67.15, 51.59, 341.54°) |
| OKLab | oklab(73.63% 0.1449 -0.0433) |
| OKLCH | oklch(73.63% 0.151 343.4) |
| XYZ | xyz(51.3892, 36.8294, 55.4306) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.35
Pink (survey)
#FF81C0
ΔE00 4.14
Bubblegum (survey)
#FF6CB5
ΔE00 5.37
Hot Pink
#FF69B4
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 5.75
Bubble Gum Pink
#FF69AF
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80C2 #80EAA8
analogous
#DD80EA #EA80C2 #EA808D
triadic
#EA80C2 #C2EA80 #80C2EA
tetradic
#EA80C2 #EADD80 #80EAA8 #808DEA
square
#EA80C2 #EADD80 #80EAA8 #808DEA
split-complementary
#EA80C2 #8DEA80 #80EADD
monochromatic
#CE228D #E14BA9 #EA80C2 #F3B5DB #FBE5F2
Accessibility & contrast
On white
2.51
#EA80C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#EA80C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80C2
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80C2 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8799C4
Deuteranopia (green-blind)
#A3AABF
Tritanopia (blue-blind)
#F68099
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea80c2; /* rgb */ color: rgb(234, 128, 194); /* oklch */ color: oklch(73.6% 0.151 343.4);
Tailwind
colors: {
custom: {
50: '#f3a7d4',
500: '#ea80c2',
950: '#000000',
},
}SCSS
$custom: #ea80c2; $custom-light: #f3a7d4; $custom-dark: #000000;
JSON
{
"hex": "#ea80c2",
"rgb": {
"r": 234,
"g": 128,
"b": 194
},
"hsl": {
"h": 322.642,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.73635,
"c": 0.15124,
"h": 343.4
},
"luminance": 0.36826
}Semantic roles & 50–950 ramp
primary
#EA80C2
secondary
#D5F1DF
accent
#D45B12
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83