#BD0775
A dark, vivid magenta closely aligning with Mediumvioletred.
About #BD0775
At its core, #BD0775 is a dark and vivid hue. Designers often compare it to the standard color Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 7, and 117.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 96% Magenta, 38% Yellow, and 26% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BD0775
RGB189, 7, 117
HSL323.7°, 92.9%, 38.4%
CMYK0%, 96%, 38%, 26%
HSV323.7°, 96.3%, 74.1%
LAB41.6, 68.9, -10.3
XYZ24.3, 12.3, 17.9
Decimal12388213
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.09:1
Text on #FFFFFF
AA
3.45:1
Text on #000000
AA Large
5.82:1
Text on #F8FAFC
AA
2.93:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #BD0775;
}
.text-color {
color: #BD0775;
}
.border-color {
border: 2px solid #BD0775;
}