#B6508A
A medium, moderate magenta closely aligning with Palevioletred.
About #B6508A
When working with digital screens, the color #B6508A is rendered by mixing light. Its closest recognized web color is Palevioletred. In the RGB color space, it consists of 182 red, 80 green, and 138 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 56% M, 24% Y, and 29% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B6508A
RGB182, 80, 138
HSL325.9°, 41.1%, 51.4%
CMYK0%, 56%, 24%, 29%
HSV325.9°, 56.0%, 71.4%
LAB48.9, 47.9, -12.2
XYZ26.7, 17.5, 26.0
Decimal11948170
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.66:1
Text on #FFFFFF
AA
4.50:1
Text on #000000
AA
4.46:1
Text on #F8FAFC
AA Large
3.83:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B6508A;
}
.text-color {
color: #B6508A;
}
.border-color {
border: 2px solid #B6508A;
}