#EB80CA#EB80CA
#EB80CA is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.1% C 0.158 H 340.0°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80CA |
|---|---|
| RGB | rgb(235, 128, 202) |
| HSL | hsl(319, 73%, 71%) |
| HSV | hsv(319, 46%, 92%) |
| CMYK | cmyk(0%, 45.5%, 14%, 7.8%) |
| CIE-LAB | lab(67.55, 50.47, -20.19) |
| CIE-LCH | lch(67.55, 54.36, 338.20°) |
| OKLab | oklab(74.06% 0.1482 -0.054) |
| OKLCH | oklch(74.06% 0.158 340) |
| XYZ | xyz(52.6413, 37.3683, 60.3058) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.48
Lavender Pink
#DD85D7
ΔE00 4.35
Pink (survey)
#FF81C0
ΔE00 5.14
Purply Pink
#F075E6
ΔE00 6.10
Bubblegum (survey)
#FF6CB5
ΔE00 6.28
Hot Pink
#FF69B4
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80CA #80EBA1
analogous
#D680EB #EB80CA #EB8094
triadic
#EB80CA #CAEB80 #80CAEB
tetradic
#EB80CA #EBD680 #80EBA1 #8094EB
square
#EB80CA #EBD680 #80EBA1 #8094EB
split-complementary
#EB80CA #94EB80 #80EBD6
monochromatic
#D0219A #E34BB4 #EB80CA #F3B5E0 #FBE5F4
Accessibility & contrast
On white
2.48
#EB80CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#EB80CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80CA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80CA | 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)
#859ACD
Deuteranopia (green-blind)
#A1ABC7
Tritanopia (blue-blind)
#F6829C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb80ca; /* rgb */ color: rgb(235, 128, 202); /* oklch */ color: oklch(74.1% 0.158 340.0);
Tailwind
colors: {
custom: {
50: '#f3a8da',
500: '#eb80ca',
950: '#000000',
},
}SCSS
$custom: #eb80ca; $custom-light: #f3a8da; $custom-dark: #000000;
JSON
{
"hex": "#eb80ca",
"rgb": {
"r": 235,
"g": 128,
"b": 202
},
"hsl": {
"h": 318.505,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.74056,
"c": 0.15767,
"h": 340
},
"luminance": 0.37365
}Semantic roles & 50–950 ramp
primary
#EB80CA
secondary
#D5F1DE
accent
#D54D11
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83