#EA80CD#EA80CD
#EA80CD is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.1% C 0.159 H 338.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80CD |
|---|---|
| RGB | rgb(234, 128, 205) |
| HSL | hsl(316, 72%, 71%) |
| HSV | hsv(316, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 12.4%, 8.2%) |
| CIE-LAB | lab(67.53, 50.63, -21.91) |
| CIE-LCH | lch(67.53, 55.17, 336.60°) |
| OKLab | oklab(74.05% 0.1478 -0.0587) |
| OKLCH | oklch(74.05% 0.159 338.3) |
| XYZ | xyz(52.6706, 37.3420, 62.1793) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.69
Bubblegum Pink
#FE83CC
ΔE00 3.97
Purply Pink
#F075E6
ΔE00 5.45
Pink (survey)
#FF81C0
ΔE00 5.80
Violet (CSS)
#EE82EE
ΔE00 5.98
Orchid
#DA70D6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80CD #80EA9D
analogous
#D280EA #EA80CD #EA8098
triadic
#EA80CD #CDEA80 #80CDEA
tetradic
#EA80CD #EAD280 #80EA9D #8098EA
square
#EA80CD #EAD280 #80EA9D #8098EA
split-complementary
#EA80CD #98EA80 #80EAD2
monochromatic
#CE229F #E14BB8 #EA80CD #F3B5E2 #FBE5F5
Accessibility & contrast
On white
2.48
#EA80CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#EA80CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80CD
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80CD | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839AD0
Deuteranopia (green-blind)
#9FAACA
Tritanopia (blue-blind)
#F4839D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea80cd; /* rgb */ color: rgb(234, 128, 205); /* oklch */ color: oklch(74.1% 0.159 338.3);
Tailwind
colors: {
custom: {
50: '#f3a8dc',
500: '#ea80cd',
950: '#000000',
},
}SCSS
$custom: #ea80cd; $custom-light: #f3a8dc; $custom-dark: #000000;
JSON
{
"hex": "#ea80cd",
"rgb": {
"r": 234,
"g": 128,
"b": 205
},
"hsl": {
"h": 316.415,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.7405,
"c": 0.15908,
"h": 338.3
},
"luminance": 0.37339
}Semantic roles & 50–950 ramp
primary
#EA80CD
secondary
#D5F1DD
accent
#D44712
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83