Skip to content

#fd4feb

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

RGB
253, 79, 235
HSL
306°, 98%, 65%
CMYK
0, 69, 7, 1
Luminance
0.3247

Every format

HEX#fd4feb
RGBrgb(253, 79, 235)
HSLhsl(306, 98%, 65%)
CMYKcmyk(0%, 69%, 7%, 1%)
LABlab(63.7 81.1 -44.3)
LCHlch(63.7 92.5 331.4)
OKLCHoklch(0.722 0.263 332.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd4feb on white: 2.80:1
AA ✗ fail · AA-large · AAA
Aa
#fd4feb on black: 7.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green31.0%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta68.8%
Yellow7.1%
Key (black)0.8%

Color previews

#fd4feb text on a black background

contrast 7.49:1

Card sample

#fd4feb text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd4feb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd4feb in the Color Lab