#BD3350
A medium, moderate red closely aligning with Indianred.
About #BD3350
At its core, #BD3350 is a medium and moderate hue. Designers often compare it to the standard color Indianred. This translates to an RGB value of rgb(189, 51, 80).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 73% M, 58% Y, and 26% K. The HSL representation is 347.4° hue, 57.5% saturation, and 47.1% lightness.
When using this color as a background, text legibility must be considered. 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#BD3350
RGB189, 51, 80
HSL347.4°, 57.5%, 47.1%
CMYK0%, 73%, 58%, 26%
HSV347.4°, 73.0%, 74.1%
LAB43.9, 56.2, 16.1
XYZ23.6, 13.8, 9.0
Decimal12399440
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.60:1
Text on #FFFFFF
AA
3.75:1
Text on #000000
AA Large
5.35:1
Text on #F8FAFC
AA
3.19:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD3350;
}
.text-color {
color: #BD3350;
}
.border-color {
border: 2px solid #BD3350;
}