Skip to content

#eb80ff

a light, electric magenta / pink · warm · closest name: violet

RGB
235, 128, 255
HSL
291°, 100%, 75%
CMYK
8, 50, 0, 0
Luminance
0.4032

Every format

HEX#eb80ff
RGBrgb(235, 128, 255)
HSLhsl(291, 100%, 75%)
CMYKcmyk(8%, 50%, 0%, 0%)
LABlab(69.7 59.6 -46.1)
LCHlch(69.7 75.4 322.2)
OKLCHoklch(0.764 0.203 321.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb80ff on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#eb80ff on black: 9.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green50.2%
Blue100.0%

CMYK percentages

Cyan7.8%
Magenta49.8%
Yellow0.0%
Key (black)0.0%

Color previews

#eb80ff text on a black background

contrast 9.06:1

Card sample

#eb80ff text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb80ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb80ff in the Color Lab