Skip to content

#f2007f

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

RGB
242, 0, 127
HSL
329°, 100%, 48%
CMYK
0, 100, 48, 5
Luminance
0.2041

Every format

HEX#f2007f
RGBrgb(242, 0, 127)
HSLhsl(329, 100%, 48%)
CMYKcmyk(0%, 100%, 48%, 5%)
LABlab(52.3 81.7 0.6)
LCHlch(52.3 81.7 0.4)
OKLCHoklch(0.622 0.252 0.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2007f on white: 4.13:1
AA ✗ fail · AA-large · AAA
Aa
#f2007f on black: 5.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green0.0%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow47.5%
Key (black)5.1%

Color previews

#f2007f text on a black background

contrast 5.08:1

Card sample

#f2007f text on a white background

contrast 4.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2007f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2007f in the Color Lab