#EB80CC#EB80CC
#EB80CC is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.1% C 0.159 H 339.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80CC |
|---|---|
| RGB | rgb(235, 128, 204) |
| HSL | hsl(317, 73%, 71%) |
| HSV | hsv(317, 46%, 92%) |
| CMYK | cmyk(0%, 45.5%, 13.2%, 7.8%) |
| CIE-LAB | lab(67.62, 50.79, -21.20) |
| CIE-LCH | lch(67.62, 55.03, 337.34°) |
| OKLab | oklab(74.13% 0.1487 -0.0568) |
| OKLCH | oklch(74.13% 0.159 339.1) |
| XYZ | xyz(52.8796, 37.4637, 61.5610) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.68
Lavender Pink
#DD85D7
ΔE00 4.01
Pink (survey)
#FF81C0
ΔE00 5.47
Purply Pink
#F075E6
ΔE00 5.70
Violet (CSS)
#EE82EE
ΔE00 6.25
Orchid
#DA70D6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80CC #80EB9F
analogous
#D480EB #EB80CC #EB8096
triadic
#EB80CC #CCEB80 #80CCEB
tetradic
#EB80CC #EBD480 #80EB9F #8096EB
square
#EB80CC #EBD480 #80EB9F #8096EB
split-complementary
#EB80CC #96EB80 #80EBD4
monochromatic
#D0219D #E34BB7 #EB80CC #F3B5E1 #FBE5F4
Accessibility & contrast
On white
2.47
#EB80CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EB80CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80CC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80CC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ACF
Deuteranopia (green-blind)
#A0ABC9
Tritanopia (blue-blind)
#F6829D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb80cc; /* rgb */ color: rgb(235, 128, 204); /* oklch */ color: oklch(74.1% 0.159 339.1);
Tailwind
colors: {
custom: {
50: '#f3a8db',
500: '#eb80cc',
950: '#000000',
},
}SCSS
$custom: #eb80cc; $custom-light: #f3a8db; $custom-dark: #000000;
JSON
{
"hex": "#eb80cc",
"rgb": {
"r": 235,
"g": 128,
"b": 204
},
"hsl": {
"h": 317.383,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.74132,
"c": 0.15914,
"h": 339.1
},
"luminance": 0.3746
}Semantic roles & 50–950 ramp
primary
#EB80CC
secondary
#D5F1DD
accent
#D54911
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83