#BD0757
A dark, vivid magenta closely aligning with Mediumvioletred.
About #BD0757
The precise color #BD0757 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumvioletred. Its digital footprint relies on 189 parts red, 7 parts green, and 87 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 96% M, 54% Y, and 26% K. 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. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BD0757
RGB189, 7, 87
HSL333.6°, 92.9%, 38.4%
CMYK0%, 96%, 54%, 26%
HSV333.6°, 96.3%, 74.1%
LAB40.7, 66.3, 7.3
XYZ22.8, 11.7, 10.1
Decimal12388183
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.30:1
Text on #FFFFFF
AA
3.33:1
Text on #000000
AA Large
6.02:1
Text on #F8FAFC
AA
2.83:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #BD0757;
}
.text-color {
color: #BD0757;
}
.border-color {
border: 2px solid #BD0757;
}