Skip to content

#d3003f

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

RGB
211, 0, 63
HSL
342°, 100%, 41%
CMYK
0, 100, 70, 17
Luminance
0.1421

Every format

HEX#d3003f
RGBrgb(211, 0, 63)
HSLhsl(342, 100%, 41%)
CMYKcmyk(0%, 100%, 70%, 17%)
LABlab(44.5 70.8 28.3)
LCHlch(44.5 76.3 21.8)
OKLCHoklch(0.550 0.220 17.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3003f on white: 5.47:1
AA ✓ pass · AA-large · AAA
Aa
#d3003f on black: 3.84:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green0.0%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow70.1%
Key (black)17.3%

Color previews

#d3003f text on a black background

contrast 3.84:1

Card sample

#d3003f text on a white background

contrast 5.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3003f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3003f in the Color Lab