Skip to content

#eb95ec

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

RGB
235, 149, 236
HSL
299°, 70%, 76%
CMYK
0, 37, 0, 8
Luminance
0.4521

Every format

HEX#eb95ec
RGBrgb(235, 149, 236)
HSLhsl(299, 70%, 76%)
CMYKcmyk(0%, 37%, 0%, 8%)
LABlab(73.0 45.5 -30.6)
LCHlch(73.0 54.8 326.1)
OKLCHoklch(0.786 0.151 326.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb95ec on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#eb95ec on black: 10.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green58.4%
Blue92.5%

CMYK percentages

Cyan0.4%
Magenta36.9%
Yellow0.0%
Key (black)7.5%

Color previews

#eb95ec text on a black background

contrast 10.04:1

Card sample

#eb95ec text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb95ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb95ec in the Color Lab