#BD4966
A medium, moderate red closely aligning with Palevioletred.
About #BD4966
At its core, #BD4966 is a medium and moderate hue. It is closely associated with the named CSS color Palevioletred. This translates to an RGB value of rgb(189, 73, 102).
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.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF 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#BD4966
RGB189, 73, 102
HSL345.0°, 46.8%, 51.4%
CMYK0%, 61%, 46%, 26%
HSV345.0°, 61.4%, 74.1%
LAB47.7, 49.1, 7.9
XYZ25.8, 16.5, 14.4
Decimal12405094
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.87:1
Text on #FFFFFF
AA
4.31:1
Text on #000000
AA Large
4.66:1
Text on #F8FAFC
AA
3.66:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD4966;
}
.text-color {
color: #BD4966;
}
.border-color {
border: 2px solid #BD4966;
}