#B6506D
A medium, moderate magenta closely aligning with Palevioletred.
About #B6506D
The precise color #B6506D is an excellent choice for modern design projects. Designers often compare it to the standard color Palevioletred. This translates to an RGB value of rgb(182, 80, 109).
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 56% Magenta, 40% Yellow, and 29% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B6506D
RGB182, 80, 109
HSL342.9°, 41.1%, 51.4%
CMYK0%, 56%, 40%, 29%
HSV342.9°, 56.0%, 71.4%
LAB48.0, 44.2, 3.9
XYZ24.9, 16.8, 16.4
Decimal11948141
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.82:1
Text on #FFFFFF
AA
4.36:1
Text on #000000
AA Large
4.61:1
Text on #F8FAFC
AA
3.70:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B6506D;
}
.text-color {
color: #B6506D;
}
.border-color {
border: 2px solid #B6506D;
}