Skip to content

#ff034b

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

RGB
255, 3, 75
HSL
343°, 100%, 51%
CMYK
0, 99, 71, 0
Luminance
0.2183

Every format

HEX#ff034b
RGBrgb(255, 3, 75)
HSLhsl(343, 100%, 51%)
CMYKcmyk(0%, 99%, 71%, 0%)
LABlab(53.9 81.4 34.5)
LCHlch(53.9 88.4 23.0)
OKLCHoklch(0.634 0.253 18.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff034b on white: 3.91:1
AA ✗ fail · AA-large · AAA
Aa
#ff034b on black: 5.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green1.2%
Blue29.4%

CMYK percentages

Cyan0.0%
Magenta98.8%
Yellow70.6%
Key (black)0.0%

Color previews

#ff034b text on a black background

contrast 5.37:1

Card sample

#ff034b text on a white background

contrast 3.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff034b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff034b in the Color Lab