Skip to content

#f20dec

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

RGB
242, 13, 236
HSL
302°, 90%, 50%
CMYK
0, 95, 3, 5
Luminance
0.2522

Every format

HEX#f20dec
RGBrgb(242, 13, 236)
HSLhsl(302, 90%, 50%)
CMYKcmyk(0%, 95%, 3%, 5%)
LABlab(57.3 92.8 -55.2)
LCHlch(57.3 107.9 329.2)
OKLCHoklch(0.673 0.303 329.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f20dec on white: 3.47:1
AA ✗ fail · AA-large · AAA
Aa
#f20dec on black: 6.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green5.1%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta94.6%
Yellow2.5%
Key (black)5.1%

Color previews

#f20dec text on a black background

contrast 6.04:1

Card sample

#f20dec text on a white background

contrast 3.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f20dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f20dec in the Color Lab