Skip to content

#eb80ec

a light, vivid magenta / pink · warm · “violet”

RGB
235, 128, 236
HSL
299°, 74%, 71%
CMYK
0, 46, 0, 8
Luminance
0.3916

Every format

HEX#eb80ec
RGBrgb(235, 128, 236)
HSLhsl(299, 74%, 71%)
CMYKcmyk(0%, 46%, 0%, 8%)
LABlab(68.9 56.1 -37.0)
LCHlch(68.9 67.3 326.6)
OKLCHoklch(0.755 0.186 326.9)

Copy-ready code

/* CSS */
color: #eb80ec;
background-color: #eb80ec;
/* Tailwind (arbitrary) */
class="text-[#eb80ec] bg-[#eb80ec]"
/* SCSS */
$brand: #eb80ec;
/* SwiftUI */
Color(red: 0.922, green: 0.502, blue: 0.925)
/* Android */
Color.parseColor("#eb80ec")

Accessibility — WCAG contrast

Aa
#eb80ec on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#eb80ec on black: 8.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green50.2%
Blue92.5%

CMYK percentages

Cyan0.4%
Magenta45.8%
Yellow0.0%
Key (black)7.5%

Color previews

#eb80ec text on a black background

contrast 8.83:1

Card sample

#eb80ec text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #eb80ec;
Background color
Panel with #eb80ec background
background-color: #eb80ec;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #eb80ec;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(235, 128, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(235, 128, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eb80ec;
background: linear-gradient(135deg, #eb80ec, #EC80A5);

Monochromatic scale

Palettes built from #eb80ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb80ec in the Color Lab