Skip to content

#fd6def

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

RGB
253, 109, 239
HSL
306°, 97%, 71%
CMYK
0, 57, 6, 1
Luminance
0.3805

Every format

HEX#fd6def
RGBrgb(253, 109, 239)
HSLhsl(306, 97%, 71%)
CMYKcmyk(0%, 57%, 6%, 1%)
LABlab(68.1 70.3 -39.8)
LCHlch(68.1 80.7 330.5)
OKLCHoklch(0.754 0.228 331.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd6def on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#fd6def on black: 8.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green42.7%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta56.9%
Yellow5.5%
Key (black)0.8%

Color previews

#fd6def text on a black background

contrast 8.61:1

Card sample

#fd6def text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd6def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd6def in the Color Lab