Skip to content

#bd005f

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

RGB
189, 0, 95
HSL
330°, 100%, 37%
CMYK
0, 100, 50, 26
Luminance
0.1165

Every format

HEX#bd005f
RGBrgb(189, 0, 95)
HSLhsl(330, 100%, 37%)
CMYKcmyk(0%, 100%, 50%, 26%)
LABlab(40.6 67.6 2.2)
LCHlch(40.6 67.7 1.8)
OKLCHoklch(0.516 0.208 1.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bd005f on white: 6.31:1
AA ✓ pass · AA-large · AAA
Aa
#bd005f on black: 3.33:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green0.0%
Blue37.3%

CMYK percentages

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

Color previews

#bd005f text on a black background

contrast 3.33:1

Card sample

#bd005f text on a white background

contrast 6.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bd005f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bd005f in the Color Lab