Skip to content

#ff7adf

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

RGB
255, 122, 223
HSL
314°, 100%, 74%
CMYK
0, 52, 13, 0
Luminance
0.4051

Every format

HEX#ff7adf
RGBrgb(255, 122, 223)
HSLhsl(314, 100%, 74%)
CMYKcmyk(0%, 52%, 13%, 0%)
LABlab(69.8 62.5 -28.1)
LCHlch(69.8 68.6 335.8)
OKLCHoklch(0.765 0.198 337.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7adf on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#ff7adf on black: 9.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green47.8%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta52.2%
Yellow12.5%
Key (black)0.0%

Color previews

#ff7adf text on a black background

contrast 9.10:1

Card sample

#ff7adf text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7adf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7adf in the Color Lab