#BD1675
A medium, vivid magenta closely aligning with Mediumvioletred.
About #BD1675
Visually, #BD1675 is defined as a vivid magenta. Its closest recognized web color is Mediumvioletred. Its digital footprint relies on 189 parts red, 22 parts green, and 117 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 88% M, 38% Y, and 26% K. The HSL representation is 325.9° hue, 79.1% saturation, and 41.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BD1675
RGB189, 22, 117
HSL325.9°, 79.1%, 41.4%
CMYK0%, 88%, 38%, 26%
HSV325.9°, 88.4%, 74.1%
LAB42.3, 67.0, -9.3
XYZ24.5, 12.7, 18.0
Decimal12392053
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.94:1
Text on #FFFFFF
AA
3.54:1
Text on #000000
AA Large
5.68:1
Text on #F8FAFC
AA
3.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD1675;
}
.text-color {
color: #BD1675;
}
.border-color {
border: 2px solid #BD1675;
}