#BD50DB
A medium, moderate magenta closely aligning with Mediumorchid.
About #BD50DB
The hex code #BD50DB represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumorchid. This translates to an RGB value of rgb(189, 80, 219).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 14% C, 63% M, 0% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#BD50DB
RGB189, 80, 219
HSL287.1°, 65.9%, 58.6%
CMYK14%, 63%, 0%, 14%
HSV287.1°, 63.5%, 85.9%
LAB53.7, 63.6, -51.9
XYZ36.6, 21.7, 69.3
Decimal12407003
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.94:1
Text on #FFFFFF
AA Large
5.33:1
Text on #000000
AA
3.76:1
Text on #F8FAFC
AA Large
4.53:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD50DB;
}
.text-color {
color: #BD50DB;
}
.border-color {
border: 2px solid #BD50DB;
}