#BD49CC
A medium, moderate magenta closely aligning with Mediumorchid.
About #BD49CC
Visually, #BD49CC is defined as a moderate magenta. It is closely associated with the named CSS color Mediumorchid. In the RGB color space, it consists of 189 red, 73 green, and 204 blue.
Translating this color to physical media requires the CMYK color model. The color uses 7% Cyan, 64% Magenta, 0% Yellow, and 20% Black. 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. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD49CC
RGB189, 73, 204
HSL293.1°, 56.2%, 54.3%
CMYK7%, 64%, 0%, 20%
HSV293.1°, 64.2%, 80.0%
LAB51.8, 63.7, -46.4
XYZ34.3, 19.9, 59.2
Decimal12405196
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.21:1
Text on #FFFFFF
AA Large
4.99:1
Text on #000000
AA
4.02:1
Text on #F8FAFC
AA Large
4.24:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD49CC;
}
.text-color {
color: #BD49CC;
}
.border-color {
border: 2px solid #BD49CC;
}