#BD0F83
A medium, vivid magenta closely aligning with Mediumvioletred.
About #BD0F83
At its core, #BD0F83 is a medium and vivid hue. Its closest recognized web color is Mediumvioletred. Its digital footprint relies on 189 parts red, 15 parts green, and 131 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 92% Magenta, 31% Yellow, and 26% Black. The HSL representation is 320.0° hue, 85.3% saturation, and 40.0% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BD0F83
RGB189, 15, 131
HSL320.0°, 85.3%, 40.0%
CMYK0%, 92%, 31%, 26%
HSV320.0°, 92.1%, 74.1%
LAB42.5, 69.5, -17.6
XYZ25.3, 12.8, 22.6
Decimal12390275
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.90:1
Text on #FFFFFF
AA
3.56:1
Text on #000000
AA Large
5.64:1
Text on #F8FAFC
AA
3.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD0F83;
}
.text-color {
color: #BD0F83;
}
.border-color {
border: 2px solid #BD0F83;
}