#BD5783
A medium, moderate magenta closely aligning with Palevioletred.
About #BD5783
At its core, #BD5783 is a medium and moderate hue. Designers often compare it to the standard color Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 87, and 131.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 54% M, 31% Y, and 26% K. The HSL representation is 334.1° hue, 43.6% saturation, and 54.1% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD5783
RGB189, 87, 131
HSL334.1°, 43.6%, 54.1%
CMYK0%, 54%, 31%, 26%
HSV334.1°, 54.0%, 74.1%
LAB51.0, 45.8, -4.8
XYZ28.5, 19.3, 23.7
Decimal12408707
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.33:1
Text on #FFFFFF
AA Large
4.85:1
Text on #000000
AA
4.13:1
Text on #F8FAFC
AA Large
4.13:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD5783;
}
.text-color {
color: #BD5783;
}
.border-color {
border: 2px solid #BD5783;
}