#BD5F92
A medium, moderate magenta closely aligning with Palevioletred.
About #BD5F92
Visually, #BD5F92 is defined as a moderate magenta. Designers often compare it to the standard color Palevioletred. This translates to an RGB value of rgb(189, 95, 146).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 50% Magenta, 23% Yellow, and 26% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BD5F92
RGB189, 95, 146
HSL327.4°, 41.6%, 55.7%
CMYK0%, 50%, 23%, 26%
HSV327.4°, 49.7%, 74.1%
LAB53.0, 43.9, -10.6
XYZ30.3, 21.1, 29.7
Decimal12410770
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.03:1
Text on #FFFFFF
AA Large
5.22:1
Text on #000000
AA
3.85:1
Text on #F8FAFC
AA Large
4.43:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD5F92;
}
.text-color {
color: #BD5F92;
}
.border-color {
border: 2px solid #BD5F92;
}