Skip to content

#ff77bb

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

RGB
255, 119, 187
HSL
330°, 100%, 73%
CMYK
0, 53, 27, 0
Luminance
0.3804

Every format

HEX#ff77bb
RGBrgb(255, 119, 187)
HSLhsl(330, 100%, 73%)
CMYKcmyk(0%, 53%, 27%, 0%)
LABlab(68.1 58.9 -10.8)
LCHlch(68.1 59.9 349.6)
OKLCHoklch(0.748 0.180 351.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff77bb on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#ff77bb on black: 8.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green46.7%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta53.3%
Yellow26.7%
Key (black)0.0%

Color previews

#ff77bb text on a black background

contrast 8.61:1

Card sample

#ff77bb text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff77bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff77bb in the Color Lab