Skip to content

#ff95bb

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

RGB
255, 149, 187
HSL
339°, 100%, 79%
CMYK
0, 42, 27, 0
Luminance
0.4634

Every format

HEX#ff95bb
RGBrgb(255, 149, 187)
HSLhsl(339, 100%, 79%)
CMYKcmyk(0%, 42%, 27%, 0%)
LABlab(73.8 44.3 -2.3)
LCHlch(73.8 44.3 357.0)
OKLCHoklch(0.791 0.134 357.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff95bb on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#ff95bb on black: 10.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green58.4%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta41.6%
Yellow26.7%
Key (black)0.0%

Color previews

#ff95bb text on a black background

contrast 10.27:1

Card sample

#ff95bb text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff95bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff95bb in the Color Lab