Skip to content

#ff7bdd

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

RGB
255, 123, 221
HSL
316°, 100%, 74%
CMYK
0, 52, 13, 0
Luminance
0.4065

Every format

HEX#ff7bdd
RGBrgb(255, 123, 221)
HSLhsl(316, 100%, 74%)
CMYKcmyk(0%, 52%, 13%, 0%)
LABlab(69.9 61.8 -26.9)
LCHlch(69.9 67.4 336.5)
OKLCHoklch(0.766 0.195 338.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7bdd on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#ff7bdd on black: 9.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green48.2%
Blue86.7%

CMYK percentages

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

Color previews

#ff7bdd text on a black background

contrast 9.13:1

Card sample

#ff7bdd text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7bdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7bdd in the Color Lab