#BD2457
A medium, moderate magenta closely aligning with Indianred.
About #BD2457
Visually, #BD2457 is defined as a moderate magenta. It is closely associated with the named CSS color Indianred. In the RGB color space, it consists of 189 red, 36 green, and 87 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 81% Magenta, 54% Yellow, and 26% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD2457
RGB189, 36, 87
HSL340.0°, 68.0%, 44.1%
CMYK0%, 81%, 54%, 26%
HSV340.0°, 81.0%, 74.1%
LAB42.4, 61.3, 9.7
XYZ23.3, 12.8, 10.3
Decimal12395607
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.91:1
Text on #FFFFFF
AA
3.55:1
Text on #000000
AA Large
5.65:1
Text on #F8FAFC
AA
3.02:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD2457;
}
.text-color {
color: #BD2457;
}
.border-color {
border: 2px solid #BD2457;
}