#EA80D4#EA80D4
#EA80D4 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.3% C 0.165 H 335.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80D4 |
|---|---|
| RGB | rgb(234, 128, 212) |
| HSL | hsl(312, 72%, 71%) |
| HSV | hsv(312, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 9.4%, 8.2%) |
| CIE-LAB | lab(67.79, 51.76, -25.42) |
| CIE-LCH | lch(67.79, 57.66, 333.85°) |
| OKLab | oklab(74.33% 0.1495 -0.0686) |
| OKLCH | oklch(74.33% 0.165 335.4) |
| XYZ | xyz(53.5345, 37.6876, 66.7293) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 4.16
Violet (CSS)
#EE82EE
ΔE00 4.56
Bubblegum Pink
#FE83CC
ΔE00 4.89
Orchid
#DA70D6
ΔE00 5.34
Candy Pink
#FF63E9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80D4 #80EA96
analogous
#CB80EA #EA80D4 #EA809F
triadic
#EA80D4 #D4EA80 #80D4EA
tetradic
#EA80D4 #EACB80 #80EA96 #809FEA
square
#EA80D4 #EACB80 #80EA96 #809FEA
split-complementary
#EA80D4 #9FEA80 #80EACB
monochromatic
#CE22AA #E14BC2 #EA80D4 #F3B5E6 #FBE5F6
Accessibility & contrast
On white
2.46
#EA80D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#EA80D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80D4
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80D4 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809BD7
Deuteranopia (green-blind)
#9DABD1
Tritanopia (blue-blind)
#F385A0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea80d4; /* rgb */ color: rgb(234, 128, 212); /* oklch */ color: oklch(74.3% 0.165 335.4);
Tailwind
colors: {
custom: {
50: '#f3a8e1',
500: '#ea80d4',
950: '#000000',
},
}SCSS
$custom: #ea80d4; $custom-light: #f3a8e1; $custom-dark: #000000;
JSON
{
"hex": "#ea80d4",
"rgb": {
"r": 234,
"g": 128,
"b": 212
},
"hsl": {
"h": 312.453,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.74327,
"c": 0.16451,
"h": 335.4
},
"luminance": 0.37684
}Semantic roles & 50–950 ramp
primary
#EA80D4
secondary
#D5F1DB
accent
#D43A12
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83