#BD3A57
A medium, moderate red closely aligning with Indianred.
About #BD3A57
Visually, #BD3A57 is defined as a moderate red. Designers often compare it to the standard color Indianred. Its digital footprint relies on 189 parts red, 58 parts green, and 87 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 69% M, 54% Y, and 26% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF 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#BD3A57
RGB189, 58, 87
HSL346.7°, 53.0%, 48.4%
CMYK0%, 69%, 54%, 26%
HSV346.7°, 69.3%, 74.1%
LAB45.0, 54.1, 13.3
XYZ24.2, 14.5, 10.5
Decimal12401239
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.38:1
Text on #FFFFFF
AA
3.91:1
Text on #000000
AA Large
5.14:1
Text on #F8FAFC
AA
3.32:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD3A57;
}
.text-color {
color: #BD3A57;
}
.border-color {
border: 2px solid #BD3A57;
}