Skip to content

#fd1def

a balanced, electric magenta / pink · warm · closest name: magenta

RGB
253, 29, 239
HSL
304°, 98%, 55%
CMYK
0, 89, 6, 1
Luminance
0.2799

Every format

HEX#fd1def
RGBrgb(253, 29, 239)
HSLhsl(304, 98%, 55%)
CMYKcmyk(0%, 89%, 6%, 1%)
LABlab(59.9 93.4 -52.6)
LCHlch(59.9 107.2 330.6)
OKLCHoklch(0.695 0.304 331.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd1def on white: 3.18:1
AA ✗ fail · AA-large · AAA
Aa
#fd1def on black: 6.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green11.4%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta88.5%
Yellow5.5%
Key (black)0.8%

Color previews

#fd1def text on a black background

contrast 6.60:1

Card sample

#fd1def text on a white background

contrast 3.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 29, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 29, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fd1def;
background: linear-gradient(135deg, #fd1def, #FD1D5A);

Monochromatic scale

Palettes built from #fd1def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd1def in the Color Lab