#BD005F
A dark, vivid magenta closely aligning with Mediumvioletred.
About #BD005F
At its core, #BD005F is a dark and vivid hue. It is closely associated with the named CSS color Mediumvioletred. In the RGB color space, it consists of 189 red, 0 green, and 95 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 100% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BD005F
RGB189, 0, 95
HSL329.8°, 100.0%, 37.1%
CMYK0%, 100%, 50%, 26%
HSV329.8°, 100.0%, 74.1%
LAB40.6, 67.6, 2.2
XYZ23.1, 11.6, 11.9
Decimal12386399
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.31:1
Text on #FFFFFF
AA
3.33:1
Text on #000000
AA Large
6.03:1
Text on #F8FAFC
AA
2.83:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #BD005F;
}
.text-color {
color: #BD005F;
}
.border-color {
border: 2px solid #BD005F;
}