#EA80BC#EA80BC
#EA80BC is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.4% C 0.147 H 346.3°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80BC |
|---|---|
| RGB | rgb(234, 128, 188) |
| HSL | hsl(326, 72%, 71%) |
| HSV | hsv(326, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 19.7%, 8.2%) |
| CIE-LAB | lab(66.95, 48.04, -13.27) |
| CIE-LCH | lch(66.95, 49.84, 344.56°) |
| OKLab | oklab(73.42% 0.1432 -0.0349) |
| OKLCH | oklch(73.42% 0.147 346.3) |
| XYZ | xyz(50.7289, 36.5653, 51.9532) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.56
Bubblegum Pink
#FE83CC
ΔE00 3.71
Bubblegum (survey)
#FF6CB5
ΔE00 4.83
Hot Pink
#FF69B4
ΔE00 5.17
Bubble Gum Pink
#FF69AF
ΔE00 5.58
Pale Magenta
#D767AD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80BC #80EAAE
analogous
#E380EA #EA80BC #EA8087
triadic
#EA80BC #BCEA80 #80BCEA
tetradic
#EA80BC #EAE380 #80EAAE #8087EA
square
#EA80BC #EAE380 #80EAAE #8087EA
split-complementary
#EA80BC #87EA80 #80EAE3
monochromatic
#CE2283 #E14BA0 #EA80BC #F3B5D8 #FBE5F1
Accessibility & contrast
On white
2.53
#EA80BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#EA80BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80BC
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80BC | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8998BE
Deuteranopia (green-blind)
#A4AAB9
Tritanopia (blue-blind)
#F77F96
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea80bc; /* rgb */ color: rgb(234, 128, 188); /* oklch */ color: oklch(73.4% 0.147 346.3);
Tailwind
colors: {
custom: {
50: '#f3a7d0',
500: '#ea80bc',
950: '#000000',
},
}SCSS
$custom: #ea80bc; $custom-light: #f3a7d0; $custom-dark: #000000;
JSON
{
"hex": "#ea80bc",
"rgb": {
"r": 234,
"g": 128,
"b": 188
},
"hsl": {
"h": 326.038,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.7342,
"c": 0.14737,
"h": 346.3
},
"luminance": 0.36562
}Semantic roles & 50–950 ramp
primary
#EA80BC
secondary
#D5F1E1
accent
#D46612
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82