Skip to content

#d2003f

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

RGB
210, 0, 63
HSL
342°, 100%, 41%
CMYK
0, 100, 70, 18
Luminance
0.1406

Every format

HEX#d2003f
RGBrgb(210, 0, 63)
HSLhsl(342, 100%, 41%)
CMYKcmyk(0%, 100%, 70%, 18%)
LABlab(44.3 70.6 28.0)
LCHlch(44.3 76.0 21.7)
OKLCHoklch(0.548 0.219 17.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2003f on white: 5.51:1
AA ✓ pass · AA-large · AAA
Aa
#d2003f on black: 3.81:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow70.0%
Key (black)17.6%

Color previews

#d2003f text on a black background

contrast 3.81:1

Card sample

#d2003f text on a white background

contrast 5.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2003f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2003f in the Color Lab