Skip to content

#f44dec

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

RGB
244, 77, 236
HSL
303°, 88%, 63%
CMYK
0, 68, 3, 4
Luminance
0.3060

Every format

HEX#f44dec
RGBrgb(244, 77, 236)
HSLhsl(303, 88%, 63%)
CMYKcmyk(0%, 68%, 3%, 4%)
LABlab(62.2 80.0 -47.4)
LCHlch(62.2 93.0 329.3)
OKLCHoklch(0.708 0.261 330.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f44dec on white: 2.95:1
AA ✗ fail · AA-large · AAA
Aa
#f44dec on black: 7.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.7%
Green30.2%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta68.4%
Yellow3.3%
Key (black)4.3%

Color previews

#f44dec text on a black background

contrast 7.12:1

Card sample

#f44dec text on a white background

contrast 2.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(244, 77, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(244, 77, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f44dec;
background: linear-gradient(135deg, #f44dec, #F44D7C);

Monochromatic scale

Palettes built from #f44dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f44dec in the Color Lab