#EA80CA#EA80CA
#EA80CA is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.9% C 0.157 H 339.7°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80CA |
|---|---|
| RGB | rgb(234, 128, 202) |
| HSL | hsl(318, 72%, 71%) |
| HSV | hsv(318, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 13.7%, 8.2%) |
| CIE-LAB | lab(67.43, 50.16, -20.40) |
| CIE-LCH | lch(67.43, 54.15, 337.87°) |
| OKLab | oklab(73.93% 0.1471 -0.0545) |
| OKLCH | oklch(73.93% 0.157 339.7) |
| XYZ | xyz(52.3120, 37.1985, 60.2904) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.66
Lavender Pink
#DD85D7
ΔE00 4.20
Pink (survey)
#FF81C0
ΔE00 5.31
Purply Pink
#F075E6
ΔE00 6.04
Bubblegum (survey)
#FF6CB5
ΔE00 6.42
Violet (CSS)
#EE82EE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80CA #80EAA0
analogous
#D580EA #EA80CA #EA8095
triadic
#EA80CA #CAEA80 #80CAEA
tetradic
#EA80CA #EAD580 #80EAA0 #8095EA
square
#EA80CA #EAD580 #80EAA0 #8095EA
split-complementary
#EA80CA #95EA80 #80EAD5
monochromatic
#CE229A #E14BB4 #EA80CA #F3B5E0 #FBE5F4
Accessibility & contrast
On white
2.49
#EA80CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#EA80CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80CA
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80CA | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ACD
Deuteranopia (green-blind)
#A0AAC7
Tritanopia (blue-blind)
#F5829C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea80ca; /* rgb */ color: rgb(234, 128, 202); /* oklch */ color: oklch(73.9% 0.157 339.7);
Tailwind
colors: {
custom: {
50: '#f3a7da',
500: '#ea80ca',
950: '#000000',
},
}SCSS
$custom: #ea80ca; $custom-light: #f3a7da; $custom-dark: #000000;
JSON
{
"hex": "#ea80ca",
"rgb": {
"r": 234,
"g": 128,
"b": 202
},
"hsl": {
"h": 318.113,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.73934,
"c": 0.15686,
"h": 339.7
},
"luminance": 0.37195
}Semantic roles & 50–950 ramp
primary
#EA80CA
secondary
#D5F1DD
accent
#D44C12
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83