#BD1D50
A medium, vivid magenta closely aligning with Brown.
About #BD1D50
At its core, #BD1D50 is a medium and vivid hue. Its closest recognized web color is Brown. Its digital footprint relies on 189 parts red, 29 parts green, and 80 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 85% M, 58% Y, and 26% K. The HSL representation is 340.9° hue, 73.4% saturation, and 42.7% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BD1D50
RGB189, 29, 80
HSL340.9°, 73.4%, 42.7%
CMYK0%, 85%, 58%, 26%
HSV340.9°, 84.7%, 74.1%
LAB41.7, 62.5, 13.1
XYZ22.9, 12.3, 8.8
Decimal12393808
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.08:1
Text on #FFFFFF
AA
3.46:1
Text on #000000
AA Large
5.81:1
Text on #F8FAFC
AA
2.94:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #BD1D50;
}
.text-color {
color: #BD1D50;
}
.border-color {
border: 2px solid #BD1D50;
}