Skip to content

#bd003f

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

RGB
189, 0, 63
HSL
340°, 100%, 37%
CMYK
0, 100, 67, 26
Luminance
0.1118

Every format

HEX#bd003f
RGBrgb(189, 0, 63)
HSLhsl(340, 100%, 37%)
CMYKcmyk(0%, 100%, 67%, 26%)
LABlab(39.9 65.6 21.5)
LCHlch(39.9 69.0 18.2)
OKLCHoklch(0.508 0.203 14.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bd003f on white: 6.49:1
AA ✓ pass · AA-large · AAA
Aa
#bd003f on black: 3.24:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green0.0%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow66.7%
Key (black)25.9%

Color previews

#bd003f text on a black background

contrast 3.24:1

Card sample

#bd003f text on a white background

contrast 6.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bd003f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bd003f in the Color Lab