Skip to content

#eb95da

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

RGB
235, 149, 218
HSL
312°, 68%, 75%
CMYK
0, 37, 7, 8
Luminance
0.4422

Every format

HEX#eb95da
RGBrgb(235, 149, 218)
HSLhsl(312, 68%, 75%)
CMYKcmyk(0%, 37%, 7%, 8%)
LABlab(72.4 42.3 -21.7)
LCHlch(72.4 47.6 332.8)
OKLCHoklch(0.779 0.135 334.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb95da on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#eb95da on black: 9.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green58.4%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta36.6%
Yellow7.2%
Key (black)7.8%

Color previews

#eb95da text on a black background

contrast 9.84:1

Card sample

#eb95da text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb95da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb95da in the Color Lab