#BD2C66
A medium, moderate magenta closely aligning with Mediumvioletred.
About #BD2C66
At its core, #BD2C66 is a medium and moderate hue. It is closely associated with the named CSS color Mediumvioletred. In the RGB color space, it consists of 189 red, 44 green, and 102 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 77% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#BD2C66
RGB189, 44, 102
HSL336.0°, 62.2%, 45.7%
CMYK0%, 77%, 46%, 26%
HSV336.0°, 76.7%, 74.1%
LAB43.6, 60.3, 2.1
XYZ24.3, 13.6, 13.9
Decimal12397670
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.65:1
Text on #FFFFFF
AA
3.72:1
Text on #000000
AA Large
5.40:1
Text on #F8FAFC
AA
3.16:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD2C66;
}
.text-color {
color: #BD2C66;
}
.border-color {
border: 2px solid #BD2C66;
}