#EA80C8#EA80C8
#EA80C8 is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.9% C 0.155 H 340.6°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80C8 |
|---|---|
| RGB | rgb(234, 128, 200) |
| HSL | hsl(319, 72%, 71%) |
| HSV | hsv(319, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 14.5%, 8.2%) |
| CIE-LAB | lab(67.36, 49.85, -19.38) |
| CIE-LCH | lch(67.36, 53.49, 338.75°) |
| OKLab | oklab(73.86% 0.1465 -0.0517) |
| OKLCH | oklch(73.86% 0.155 340.6) |
| XYZ | xyz(52.0767, 37.1044, 59.0514) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.51
Lavender Pink
#DD85D7
ΔE00 4.57
Pink (survey)
#FF81C0
ΔE00 4.99
Bubblegum (survey)
#FF6CB5
ΔE00 6.13
Hot Pink
#FF69B4
ΔE00 6.38
Purply Pink
#F075E6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80C8 #80EAA2
analogous
#D780EA #EA80C8 #EA8093
triadic
#EA80C8 #C8EA80 #80C8EA
tetradic
#EA80C8 #EAD780 #80EAA2 #8093EA
square
#EA80C8 #EAD780 #80EAA2 #8093EA
split-complementary
#EA80C8 #93EA80 #80EAD7
monochromatic
#CE2297 #E14BB1 #EA80C8 #F3B5DF #FBE5F4
Accessibility & contrast
On white
2.49
#EA80C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#EA80C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80C8
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80C8 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ACB
Deuteranopia (green-blind)
#A1AAC5
Tritanopia (blue-blind)
#F5829B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea80c8; /* rgb */ color: rgb(234, 128, 200); /* oklch */ color: oklch(73.9% 0.155 340.6);
Tailwind
colors: {
custom: {
50: '#f3a7d8',
500: '#ea80c8',
950: '#000000',
},
}SCSS
$custom: #ea80c8; $custom-light: #f3a7d8; $custom-dark: #000000;
JSON
{
"hex": "#ea80c8",
"rgb": {
"r": 234,
"g": 128,
"b": 200
},
"hsl": {
"h": 319.245,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.73858,
"c": 0.1554,
"h": 340.6
},
"luminance": 0.37101
}Semantic roles & 50–950 ramp
primary
#EA80C8
secondary
#D5F1DE
accent
#D45012
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83