Skip to content

#eb83ec

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

RGB
235, 131, 236
HSL
299°, 73%, 72%
CMYK
0, 45, 0, 8
Luminance
0.3995

Every format

HEX#eb83ec
RGBrgb(235, 131, 236)
HSLhsl(299, 73%, 72%)
CMYKcmyk(0%, 45%, 0%, 8%)
LABlab(69.4 54.7 -36.1)
LCHlch(69.4 65.5 326.5)
OKLCHoklch(0.759 0.181 326.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb83ec on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#eb83ec on black: 8.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green51.4%
Blue92.5%

CMYK percentages

Cyan0.4%
Magenta44.5%
Yellow0.0%
Key (black)7.5%

Color previews

#eb83ec text on a black background

contrast 8.99:1

Card sample

#eb83ec text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb83ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb83ec in the Color Lab