Skip to content

#ff79bc

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

RGB
255, 121, 188
HSL
330°, 100%, 74%
CMYK
0, 53, 26, 0
Luminance
0.3857

Every format

HEX#ff79bc
RGBrgb(255, 121, 188)
HSLhsl(330, 100%, 74%)
CMYKcmyk(0%, 53%, 26%, 0%)
LABlab(68.4 58.1 -10.8)
LCHlch(68.4 59.1 349.5)
OKLCHoklch(0.751 0.178 351.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff79bc on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#ff79bc on black: 8.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green47.5%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta52.5%
Yellow26.3%
Key (black)0.0%

Color previews

#ff79bc text on a black background

contrast 8.71:1

Card sample

#ff79bc text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff79bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff79bc in the Color Lab