Skip to content

#ec83eb

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

RGB
236, 131, 235
HSL
301°, 73%, 72%
CMYK
0, 45, 0, 8
Luminance
0.4006

Every format

HEX#ec83eb
RGBrgb(236, 131, 235)
HSLhsl(301, 73%, 72%)
CMYKcmyk(0%, 45%, 0%, 8%)
LABlab(69.5 54.8 -35.5)
LCHlch(69.5 65.3 327.1)
OKLCHoklch(0.760 0.181 327.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ec83eb on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#ec83eb on black: 9.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#ec83eb text on a black background

contrast 9.01:1

Card sample

#ec83eb text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ec83eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ec83eb in the Color Lab