#EA80C3#EA80C3
#EA80C3 is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.7% C 0.152 H 342.9°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80C3 |
|---|---|
| RGB | rgb(234, 128, 195) |
| HSL | hsl(322, 72%, 71%) |
| HSV | hsv(322, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 16.7%, 8.2%) |
| CIE-LAB | lab(67.18, 49.08, -16.84) |
| CIE-LCH | lch(67.18, 51.89, 341.06°) |
| OKLab | oklab(73.67% 0.1452 -0.0447) |
| OKLCH | oklch(73.67% 0.152 342.9) |
| XYZ | xyz(51.5019, 36.8745, 56.0241) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.34
Pink (survey)
#FF81C0
ΔE00 4.26
Bubblegum (survey)
#FF6CB5
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 5.54
Hot Pink
#FF69B4
ΔE00 5.77
Bubble Gum Pink
#FF69AF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80C3 #80EAA7
analogous
#DC80EA #EA80C3 #EA808E
triadic
#EA80C3 #C3EA80 #80C3EA
tetradic
#EA80C3 #EADC80 #80EAA7 #808EEA
square
#EA80C3 #EADC80 #80EAA7 #808EEA
split-complementary
#EA80C3 #8EEA80 #80EADC
monochromatic
#CE228E #E14BAA #EA80C3 #F3B5DC #FBE5F3
Accessibility & contrast
On white
2.51
#EA80C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#EA80C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80C3
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80C3 | 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)
#8799C5
Deuteranopia (green-blind)
#A2AAC0
Tritanopia (blue-blind)
#F68099
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea80c3; /* rgb */ color: rgb(234, 128, 195); /* oklch */ color: oklch(73.7% 0.152 342.9);
Tailwind
colors: {
custom: {
50: '#f3a7d5',
500: '#ea80c3',
950: '#000000',
},
}SCSS
$custom: #ea80c3; $custom-light: #f3a7d5; $custom-dark: #000000;
JSON
{
"hex": "#ea80c3",
"rgb": {
"r": 234,
"g": 128,
"b": 195
},
"hsl": {
"h": 322.075,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.73672,
"c": 0.15191,
"h": 342.9
},
"luminance": 0.36871
}Semantic roles & 50–950 ramp
primary
#EA80C3
secondary
#D5F1DF
accent
#D45912
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83