Skip to content

#fd00da

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

RGB
253, 0, 218
HSL
308°, 100%, 50%
CMYK
0, 100, 14, 1
Luminance
0.2594

Every format

HEX#fd00da
RGBrgb(253, 0, 218)
HSLhsl(308, 100%, 50%)
CMYKcmyk(0%, 100%, 14%, 1%)
LABlab(58.0 93.0 -43.8)
LCHlch(58.0 102.8 334.8)
OKLCHoklch(0.678 0.300 336.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd00da on white: 3.39:1
AA ✗ fail · AA-large · AAA
Aa
#fd00da on black: 6.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green0.0%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow13.8%
Key (black)0.8%

Color previews

#fd00da text on a black background

contrast 6.19:1

Card sample

#fd00da text on a white background

contrast 3.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd00da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd00da in the Color Lab