#EA80C4#EA80C4
#EA80C4 is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.7% C 0.153 H 342.4°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80C4 |
|---|---|
| RGB | rgb(234, 128, 196) |
| HSL | hsl(322, 72%, 71%) |
| HSV | hsv(322, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 16.2%, 8.2%) |
| CIE-LAB | lab(67.22, 49.23, -17.35) |
| CIE-LCH | lch(67.22, 52.20, 340.58°) |
| OKLab | oklab(73.71% 0.1455 -0.0461) |
| OKLCH | oklch(73.71% 0.153 342.4) |
| XYZ | xyz(51.6153, 36.9199, 56.6215) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.35
Pink (survey)
#FF81C0
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 5.34
Bubblegum (survey)
#FF6CB5
ΔE00 5.60
Hot Pink
#FF69B4
ΔE00 5.88
Bubble Gum Pink
#FF69AF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80C4 #80EAA6
analogous
#DB80EA #EA80C4 #EA808F
triadic
#EA80C4 #C4EA80 #80C4EA
tetradic
#EA80C4 #EADB80 #80EAA6 #808FEA
square
#EA80C4 #EADB80 #80EAA6 #808FEA
split-complementary
#EA80C4 #8FEA80 #80EADB
monochromatic
#CE2290 #E14BAC #EA80C4 #F3B5DC #FBE5F3
Accessibility & contrast
On white
2.51
#EA80C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#EA80C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80C4
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80C4 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8699C6
Deuteranopia (green-blind)
#A2AAC1
Tritanopia (blue-blind)
#F6819A
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea80c4; /* rgb */ color: rgb(234, 128, 196); /* oklch */ color: oklch(73.7% 0.153 342.4);
Tailwind
colors: {
custom: {
50: '#f3a7d6',
500: '#ea80c4',
950: '#000000',
},
}SCSS
$custom: #ea80c4; $custom-light: #f3a7d6; $custom-dark: #000000;
JSON
{
"hex": "#ea80c4",
"rgb": {
"r": 234,
"g": 128,
"b": 196
},
"hsl": {
"h": 321.509,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.73709,
"c": 0.1526,
"h": 342.4
},
"luminance": 0.36916
}Semantic roles & 50–950 ramp
primary
#EA80C4
secondary
#D5F1DF
accent
#D45712
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83