Skip to content

#ff7cdd

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

RGB
255, 124, 221
HSL
316°, 100%, 74%
CMYK
0, 51, 13, 0
Luminance
0.4090

Every format

HEX#ff7cdd
RGBrgb(255, 124, 221)
HSLhsl(316, 100%, 74%)
CMYKcmyk(0%, 51%, 13%, 0%)
LABlab(70.1 61.3 -26.6)
LCHlch(70.1 66.8 336.5)
OKLCHoklch(0.767 0.193 338.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7cdd on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#ff7cdd on black: 9.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green48.6%
Blue86.7%

CMYK percentages

Cyan0.0%
Magenta51.4%
Yellow13.3%
Key (black)0.0%

Color previews

#ff7cdd text on a black background

contrast 9.18:1

Card sample

#ff7cdd text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7cdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7cdd in the Color Lab