#BD0050
A dark, vivid magenta closely aligning with Crimson.
About #BD0050
Visually, #BD0050 is defined as a vivid magenta. Its closest recognized web color is Crimson. In the RGB color space, it consists of 189 red, 0 green, and 80 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 100% magenta inks. With a hue angle of 334.6 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#BD0050
RGB189, 0, 80
HSL334.6°, 100.0%, 37.1%
CMYK0%, 100%, 58%, 26%
HSV334.6°, 100.0%, 74.1%
LAB40.2, 66.6, 11.1
XYZ22.4, 11.4, 8.6
Decimal12386384
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.40:1
Text on #FFFFFF
AA
3.28:1
Text on #000000
AA Large
6.12:1
Text on #F8FAFC
AA
2.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #BD0050;
}
.text-color {
color: #BD0050;
}
.border-color {
border: 2px solid #BD0050;
}