#BD496D
A medium, moderate magenta closely aligning with Palevioletred.
About #BD496D
When working with digital screens, the color #BD496D is rendered by mixing light. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(189, 73, 109).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 61% magenta inks. 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. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#BD496D
RGB189, 73, 109
HSL341.4°, 46.8%, 51.4%
CMYK0%, 61%, 42%, 26%
HSV341.4°, 61.4%, 74.1%
LAB47.9, 49.8, 3.9
XYZ26.1, 16.7, 16.3
Decimal12405101
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.84:1
Text on #FFFFFF
AA
4.34:1
Text on #000000
AA Large
4.63:1
Text on #F8FAFC
AA
3.69:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD496D;
}
.text-color {
color: #BD496D;
}
.border-color {
border: 2px solid #BD496D;
}