#B67592
A medium, moderate magenta closely aligning with Palevioletred.
About #B67592
At its core, #B67592 is a medium and moderate hue. Designers often compare it to the standard color Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 117, and 146.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 36% M, 20% Y, and 29% K. With a hue angle of 333.2 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B67592
RGB182, 117, 146
HSL333.2°, 30.8%, 58.6%
CMYK0%, 36%, 20%, 29%
HSV333.2°, 35.7%, 71.4%
LAB56.8, 29.7, -5.1
XYZ30.8, 24.7, 30.3
Decimal11957650
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.53:1
Text on #FFFFFF
AA Large
5.95:1
Text on #000000
AA
3.37:1
Text on #F8FAFC
AA Large
5.06:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B67592;
}
.text-color {
color: #B67592;
}
.border-color {
border: 2px solid #B67592;
}