Skip to content

#f2003f

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

RGB
242, 0, 63
HSL
344°, 100%, 48%
CMYK
0, 100, 74, 5
Luminance
0.1924

Every format

HEX#f2003f
RGBrgb(242, 0, 63)
HSLhsl(344, 100%, 48%)
CMYKcmyk(0%, 100%, 74%, 5%)
LABlab(51.0 78.1 37.5)
LCHlch(51.0 86.7 25.7)
OKLCHoklch(0.608 0.244 20.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2003f on white: 4.33:1
AA ✗ fail · AA-large · AAA
Aa
#f2003f on black: 4.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green0.0%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow74.0%
Key (black)5.1%

Color previews

#f2003f text on a black background

contrast 4.85:1

Card sample

#f2003f text on a white background

contrast 4.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2003f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2003f in the Color Lab