Skip to content

#ff55bb

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

RGB
255, 85, 187
HSL
324°, 100%, 67%
CMYK
0, 67, 27, 0
Luminance
0.3134

Every format

HEX#ff55bb
RGBrgb(255, 85, 187)
HSLhsl(324, 100%, 67%)
CMYKcmyk(0%, 67%, 27%, 0%)
LABlab(62.8 73.1 -18.7)
LCHlch(62.8 75.4 345.7)
OKLCHoklch(0.709 0.227 347.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff55bb on white: 2.89:1
AA ✗ fail · AA-large · AAA
Aa
#ff55bb on black: 7.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green33.3%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta66.7%
Yellow26.7%
Key (black)0.0%

Color previews

#ff55bb text on a black background

contrast 7.27:1

Card sample

#ff55bb text on a white background

contrast 2.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff55bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff55bb in the Color Lab