Skip to content

#ff81cd

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

RGB
255, 129, 205
HSL
324°, 100%, 75%
CMYK
0, 49, 20, 0
Luminance
0.4137

Every format

HEX#ff81cd
RGBrgb(255, 129, 205)
HSLhsl(324, 100%, 75%)
CMYKcmyk(0%, 49%, 20%, 0%)
LABlab(70.4 56.6 -17.2)
LCHlch(70.4 59.2 343.1)
OKLCHoklch(0.768 0.175 344.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff81cd on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#ff81cd on black: 9.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green50.6%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta49.4%
Yellow19.6%
Key (black)0.0%

Color previews

#ff81cd text on a black background

contrast 9.27:1

Card sample

#ff81cd text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff81cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff81cd in the Color Lab