Skip to content

#ff0044

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

RGB
255, 0, 68
HSL
344°, 100%, 50%
CMYK
0, 100, 73, 0
Luminance
0.2168

Every format

HEX#ff0044
RGBrgb(255, 0, 68)
HSLhsl(344, 100%, 50%)
CMYKcmyk(0%, 100%, 73%, 0%)
LABlab(53.7 81.3 38.4)
LCHlch(53.7 90.0 25.3)
OKLCHoklch(0.633 0.254 19.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff0044 on white: 3.94:1
AA ✗ fail · AA-large · AAA
Aa
#ff0044 on black: 5.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.0%
Blue26.7%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow73.3%
Key (black)0.0%

Color previews

#ff0044 text on a black background

contrast 5.34:1

Card sample

#ff0044 text on a white background

contrast 3.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff0044

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff0044 in the Color Lab