#EB80C8#EB80C8
#EB80C8 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.0% C 0.156 H 340.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80C8 |
|---|---|
| RGB | rgb(235, 128, 200) |
| HSL | hsl(320, 73%, 71%) |
| HSV | hsv(320, 46%, 92%) |
| CMYK | cmyk(0%, 45.5%, 14.9%, 7.8%) |
| CIE-LAB | lab(67.48, 50.16, -19.18) |
| CIE-LCH | lch(67.48, 53.70, 339.08°) |
| OKLab | oklab(73.98% 0.1476 -0.0512) |
| OKLCH | oklch(73.98% 0.156 340.9) |
| XYZ | xyz(52.4060, 37.2742, 59.0668) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.33
Lavender Pink
#DD85D7
ΔE00 4.71
Pink (survey)
#FF81C0
ΔE00 4.81
Bubblegum (survey)
#FF6CB5
ΔE00 6.00
Hot Pink
#FF69B4
ΔE00 6.25
Purply Pink
#F075E6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80C8 #80EBA3
analogous
#D880EB #EB80C8 #EB8092
triadic
#EB80C8 #C8EB80 #80C8EB
tetradic
#EB80C8 #EBD880 #80EBA3 #8092EB
square
#EB80C8 #EBD880 #80EBA3 #8092EB
split-complementary
#EB80C8 #92EB80 #80EBD8
monochromatic
#D02197 #E34BB1 #EB80C8 #F3B5DF #FBE5F4
Accessibility & contrast
On white
2.48
#EB80C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#EB80C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80C8
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80C8 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ACB
Deuteranopia (green-blind)
#A2ABC5
Tritanopia (blue-blind)
#F6819B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb80c8; /* rgb */ color: rgb(235, 128, 200); /* oklch */ color: oklch(74.0% 0.156 340.9);
Tailwind
colors: {
custom: {
50: '#f3a8d8',
500: '#eb80c8',
950: '#000000',
},
}SCSS
$custom: #eb80c8; $custom-light: #f3a8d8; $custom-dark: #000000;
JSON
{
"hex": "#eb80c8",
"rgb": {
"r": 235,
"g": 128,
"b": 200
},
"hsl": {
"h": 319.626,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.7398,
"c": 0.15624,
"h": 340.9
},
"luminance": 0.37271
}Semantic roles & 50–950 ramp
primary
#EB80C8
secondary
#D5F1DF
accent
#D55111
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83