#BD50CC
A medium, moderate magenta closely aligning with Mediumorchid.
About #BD50CC
The hex code #BD50CC represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 80, and 204.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 7% cyan and 61% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 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#BD50CC
RGB189, 80, 204
HSL292.7°, 54.9%, 55.7%
CMYK7%, 61%, 0%, 20%
HSV292.7°, 60.8%, 80.0%
LAB52.9, 60.7, -44.6
XYZ34.8, 20.9, 59.3
Decimal12406988
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.05:1
Text on #FFFFFF
AA Large
5.18:1
Text on #000000
AA
3.87:1
Text on #F8FAFC
AA Large
4.41:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD50CC;
}
.text-color {
color: #BD50CC;
}
.border-color {
border: 2px solid #BD50CC;
}