#BD1D75
A medium, vivid magenta closely aligning with Mediumvioletred.
About #BD1D75
The precise color #BD1D75 is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumvioletred. In the RGB color space, it consists of 189 red, 29 green, and 117 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 85% Magenta, 38% Yellow, and 26% Black. With a hue angle of 327.0 degrees, it sits comfortably in the magenta spectrum.
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#BD1D75
RGB189, 29, 117
HSL327.0°, 73.4%, 42.7%
CMYK0%, 85%, 38%, 26%
HSV327.0°, 84.7%, 74.1%
LAB42.7, 65.6, -8.6
XYZ24.6, 13.0, 18.0
Decimal12393845
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.84:1
Text on #FFFFFF
AA
3.60:1
Text on #000000
AA Large
5.58:1
Text on #F8FAFC
AA
3.06:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD1D75;
}
.text-color {
color: #BD1D75;
}
.border-color {
border: 2px solid #BD1D75;
}