Skip to content

#eb82eb

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

RGB
235, 130, 235
HSL
300°, 72%, 72%
CMYK
0, 45, 0, 8
Luminance
0.3963

Every format

HEX#eb82eb
RGBrgb(235, 130, 235)
HSLhsl(300, 72%, 72%)
CMYKcmyk(0%, 45%, 0%, 8%)
LABlab(69.2 55.0 -36.0)
LCHlch(69.2 65.7 326.8)
OKLCHoklch(0.757 0.182 327.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb82eb on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#eb82eb on black: 8.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green51.0%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta44.7%
Yellow0.0%
Key (black)7.8%

Color previews

#eb82eb text on a black background

contrast 8.93:1

Card sample

#eb82eb text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb82eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb82eb in the Color Lab