#BD1649
A medium, vivid magenta closely aligning with Crimson.
About #BD1649
The hex code #BD1649 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Crimson. In the RGB color space, it consists of 189 red, 22 green, and 73 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 88% Magenta, 61% Yellow, and 26% Black. This makes it a relatively light color when applied to physical surfaces.
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#BD1649
RGB189, 22, 73
HSL341.7°, 79.1%, 41.4%
CMYK0%, 88%, 61%, 26%
HSV341.7°, 88.4%, 74.1%
LAB41.0, 63.4, 16.6
XYZ22.5, 11.9, 7.4
Decimal12392009
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.22:1
Text on #FFFFFF
AA
3.37:1
Text on #000000
AA Large
5.95:1
Text on #F8FAFC
AA
2.87:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #BD1649;
}
.text-color {
color: #BD1649;
}
.border-color {
border: 2px solid #BD1649;
}