#BD50D3
A medium, moderate magenta closely aligning with Mediumorchid.
About #BD50D3
Visually, #BD50D3 is defined as a moderate magenta. Designers often compare it to the standard color Mediumorchid. This translates to an RGB value of rgb(189, 80, 211).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 10% cyan and 62% magenta inks. The HSL representation is 289.9° hue, 59.8% saturation, and 57.1% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD50D3
RGB189, 80, 211
HSL289.9°, 59.8%, 57.1%
CMYK10%, 62%, 0%, 17%
HSV289.9°, 62.1%, 82.7%
LAB53.2, 62.0, -48.0
XYZ35.6, 21.3, 63.9
Decimal12406995
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.00:1
Text on #FFFFFF
AA Large
5.25:1
Text on #000000
AA
3.82:1
Text on #F8FAFC
AA Large
4.46:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD50D3;
}
.text-color {
color: #BD50D3;
}
.border-color {
border: 2px solid #BD50D3;
}