#BD1D66
A medium, vivid magenta closely aligning with Mediumvioletred.
About #BD1D66
The precise color #BD1D66 is an excellent choice for modern design projects. Its closest recognized web color is Mediumvioletred. This translates to an RGB value of rgb(189, 29, 102).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 85% magenta, 46% yellow, and 26% black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BD1D66
RGB189, 29, 102
HSL332.6°, 73.4%, 42.7%
CMYK0%, 85%, 46%, 26%
HSV332.6°, 84.7%, 74.1%
LAB42.2, 64.2, 0.1
XYZ23.8, 12.7, 13.8
Decimal12393830
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.95:1
Text on #FFFFFF
AA
3.53:1
Text on #000000
AA Large
5.68:1
Text on #F8FAFC
AA
3.00:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD1D66;
}
.text-color {
color: #BD1D66;
}
.border-color {
border: 2px solid #BD1D66;
}