#BD5792
A medium, moderate magenta closely aligning with Palevioletred.
About #BD5792
At its core, #BD5792 is a medium and moderate hue. Its closest recognized web color is Palevioletred. In the RGB color space, it consists of 189 red, 87 green, and 146 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 54% magenta, 23% yellow, and 26% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD5792
RGB189, 87, 146
HSL325.3°, 43.6%, 54.1%
CMYK0%, 54%, 23%, 26%
HSV325.3°, 54.0%, 74.1%
LAB51.5, 47.9, -12.9
XYZ29.6, 19.7, 29.4
Decimal12408722
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.25:1
Text on #FFFFFF
AA Large
4.94:1
Text on #000000
AA
4.06:1
Text on #F8FAFC
AA Large
4.20:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD5792;
}
.text-color {
color: #BD5792;
}
.border-color {
border: 2px solid #BD5792;
}