#BD3392
A medium, moderate magenta closely aligning with Mediumvioletred.
About #BD3392
The hex code #BD3392 represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumvioletred. In the RGB color space, it consists of 189 red, 51 green, and 146 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 73% M, 23% Y, and 26% K. The HSL representation is 318.7° hue, 57.5% saturation, and 47.1% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD3392
RGB189, 51, 146
HSL318.7°, 57.5%, 47.1%
CMYK0%, 73%, 23%, 26%
HSV318.7°, 73.0%, 74.1%
LAB46.0, 62.9, -21.4
XYZ27.4, 15.3, 28.7
Decimal12399506
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.18:1
Text on #FFFFFF
AA
4.05:1
Text on #000000
AA Large
4.95:1
Text on #F8FAFC
AA
3.44:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD3392;
}
.text-color {
color: #BD3392;
}
.border-color {
border: 2px solid #BD3392;
}