#EF80CA#EF80CA
#EF80CA is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.5% C 0.161 H 341.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EF80CA |
|---|---|
| RGB | rgb(239, 128, 202) |
| HSL | hsl(320, 78%, 72%) |
| HSV | hsv(320, 46%, 94%) |
| CMYK | cmyk(0%, 46.4%, 15.5%, 6.3%) |
| CIE-LAB | lab(68.06, 51.72, -19.37) |
| CIE-LCH | lch(68.06, 55.23, 339.47°) |
| OKLab | oklab(74.54% 0.1525 -0.0516) |
| OKLCH | oklch(74.54% 0.161 341.3) |
| XYZ | xyz(53.9771, 38.0571, 60.3685) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.76
Pink (survey)
#FF81C0
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 4.97
Bubblegum (survey)
#FF6CB5
ΔE00 5.79
Hot Pink
#FF69B4
ΔE00 6.07
Purply Pink
#F075E6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF80CA #80EFA5
analogous
#DD80EF #EF80CA #EF8093
triadic
#EF80CA #CAEF80 #80CAEF
tetradic
#EF80CA #EFDD80 #80EFA5 #8093EF
square
#EF80CA #EFDD80 #80EFA5 #8093EF
split-complementary
#EF80CA #93EF80 #80EFDD
monochromatic
#D91B9A #E84AB3 #EF80CA #F6B6E1 #FCE4F4
Accessibility & contrast
On white
2.44
#EF80CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#EF80CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF80CA
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF80CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF80CA | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869BCD
Deuteranopia (green-blind)
#A3ACC7
Tritanopia (blue-blind)
#FB819C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef80ca; /* rgb */ color: rgb(239, 128, 202); /* oklch */ color: oklch(74.5% 0.161 341.3);
Tailwind
colors: {
custom: {
50: '#f6a8da',
500: '#ef80ca',
950: '#000000',
},
}SCSS
$custom: #ef80ca; $custom-light: #f6a8da; $custom-dark: #000000;
JSON
{
"hex": "#ef80ca",
"rgb": {
"r": 239,
"g": 128,
"b": 202
},
"hsl": {
"h": 320,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.74545,
"c": 0.16098,
"h": 341.3
},
"luminance": 0.38053
}Semantic roles & 50–950 ramp
primary
#EF80CA
secondary
#D7F3E1
accent
#DA500C
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83