#EA80C7#EA80C7
#EA80C7 is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.8% C 0.155 H 341.0°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80C7 |
|---|---|
| RGB | rgb(234, 128, 199) |
| HSL | hsl(320, 72%, 71%) |
| HSV | hsv(320, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 15%, 8.2%) |
| CIE-LAB | lab(67.32, 49.69, -18.88) |
| CIE-LCH | lch(67.32, 53.16, 339.20°) |
| OKLab | oklab(73.82% 0.1463 -0.0503) |
| OKLCH | oklch(73.82% 0.155 341) |
| XYZ | xyz(51.9602, 37.0578, 58.4379) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.45
Lavender Pink
#DD85D7
ΔE00 4.75
Pink (survey)
#FF81C0
ΔE00 4.83
Bubblegum (survey)
#FF6CB5
ΔE00 5.99
Hot Pink
#FF69B4
ΔE00 6.25
Purply Pink
#F075E6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80C7 #80EAA3
analogous
#D880EA #EA80C7 #EA8092
triadic
#EA80C7 #C7EA80 #80C7EA
tetradic
#EA80C7 #EAD880 #80EAA3 #8092EA
square
#EA80C7 #EAD880 #80EAA3 #8092EA
split-complementary
#EA80C7 #92EA80 #80EAD8
monochromatic
#CE2295 #E14BB0 #EA80C7 #F3B5DE #FBE5F3
Accessibility & contrast
On white
2.50
#EA80C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#EA80C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80C7
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80C7 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8599C9
Deuteranopia (green-blind)
#A1AAC4
Tritanopia (blue-blind)
#F5819B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea80c7; /* rgb */ color: rgb(234, 128, 199); /* oklch */ color: oklch(73.8% 0.155 341.0);
Tailwind
colors: {
custom: {
50: '#f3a7d8',
500: '#ea80c7',
950: '#000000',
},
}SCSS
$custom: #ea80c7; $custom-light: #f3a7d8; $custom-dark: #000000;
JSON
{
"hex": "#ea80c7",
"rgb": {
"r": 234,
"g": 128,
"b": 199
},
"hsl": {
"h": 319.811,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.73821,
"c": 0.15469,
"h": 341
},
"luminance": 0.37054
}Semantic roles & 50–950 ramp
primary
#EA80C7
secondary
#D5F1DE
accent
#D45212
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83