Skip to content

#ff7acd

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

RGB
255, 122, 205
HSL
323°, 100%, 74%
CMYK
0, 52, 20, 0
Luminance
0.3959

Every format

HEX#ff7acd
RGBrgb(255, 122, 205)
HSLhsl(323, 100%, 74%)
CMYKcmyk(0%, 52%, 20%, 0%)
LABlab(69.2 59.9 -19.1)
LCHlch(69.2 62.9 342.3)
OKLCHoklch(0.758 0.186 344.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7acd on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#ff7acd on black: 8.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green47.8%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta52.2%
Yellow19.6%
Key (black)0.0%

Color previews

#ff7acd text on a black background

contrast 8.92:1

Card sample

#ff7acd text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7acd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7acd in the Color Lab