#BD506D
A medium, moderate magenta closely aligning with Palevioletred.
About #BD506D
At its core, #BD506D is a medium and moderate hue. It is closely associated with the named CSS color Palevioletred. In the RGB color space, it consists of 189 red, 80 green, and 109 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 58% Magenta, 42% Yellow, and 26% Black. With a hue angle of 344.0 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#BD506D
RGB189, 80, 109
HSL344.0°, 45.2%, 52.7%
CMYK0%, 58%, 42%, 26%
HSV344.0°, 57.7%, 74.1%
LAB49.1, 46.6, 5.6
XYZ26.6, 17.7, 16.5
Decimal12406893
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.63:1
Text on #FFFFFF
AA
4.53:1
Text on #000000
AA
4.43:1
Text on #F8FAFC
AA Large
3.85:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD506D;
}
.text-color {
color: #BD506D;
}
.border-color {
border: 2px solid #BD506D;
}