#BD578A
A medium, moderate magenta closely aligning with Palevioletred.
About #BD578A
At its core, #BD578A 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, 87, and 138.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 54% Magenta, 27% Yellow, and 26% Black. The HSL representation is 330.0° hue, 43.6% saturation, and 54.1% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BD578A
RGB189, 87, 138
HSL330.0°, 43.6%, 54.1%
CMYK0%, 54%, 27%, 26%
HSV330.0°, 54.0%, 74.1%
LAB51.2, 46.7, -8.6
XYZ29.0, 19.5, 26.3
Decimal12408714
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.29:1
Text on #FFFFFF
AA Large
4.89:1
Text on #000000
AA
4.10:1
Text on #F8FAFC
AA Large
4.16:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD578A;
}
.text-color {
color: #BD578A;
}
.border-color {
border: 2px solid #BD578A;
}