#BD5050
A medium, moderate red closely aligning with Indianred.
About #BD5050
When working with digital screens, the color #BD5050 is rendered by mixing light. Designers often compare it to the standard color Indianred. This translates to an RGB value of rgb(189, 80, 80).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 58% magenta, 58% yellow, and 26% black. The HSL representation is 0.0° hue, 45.2% saturation, and 52.7% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD5050
RGB189, 80, 80
HSL0.0°, 45.2%, 52.7%
CMYK0%, 58%, 58%, 26%
HSV0.0°, 57.7%, 74.1%
LAB48.4, 43.9, 22.2
XYZ25.3, 17.1, 9.6
Decimal12406864
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.74:1
Text on #FFFFFF
AA
4.43:1
Text on #000000
AA Large
4.53:1
Text on #F8FAFC
AA
3.76:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD5050;
}
.text-color {
color: #BD5050;
}
.border-color {
border: 2px solid #BD5050;
}