#BD4275
A medium, moderate magenta closely aligning with Palevioletred.
About #BD4275
At its core, #BD4275 is a medium and moderate hue. Its closest recognized web color is Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 66, and 117.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 65% magenta, 38% yellow, and 26% black. This makes it a relatively light color when applied to physical surfaces.
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#BD4275
RGB189, 66, 117
HSL335.1°, 48.2%, 50.0%
CMYK0%, 65%, 38%, 26%
HSV335.1°, 65.1%, 74.1%
LAB47.0, 53.7, -2.3
XYZ26.1, 16.0, 18.5
Decimal12403317
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.00:1
Text on #FFFFFF
AA
4.20:1
Text on #000000
AA Large
4.78:1
Text on #F8FAFC
AA
3.57:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD4275;
}
.text-color {
color: #BD4275;
}
.border-color {
border: 2px solid #BD4275;
}