#B60775
A dark, vivid magenta closely aligning with Mediumvioletred.
About #B60775
The hex code #B60775 represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumvioletred. This translates to an RGB value of rgb(182, 7, 117).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 96% magenta inks. With a hue angle of 322.3 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B60775
RGB182, 7, 117
HSL322.3°, 92.6%, 37.1%
CMYK0%, 96%, 36%, 29%
HSV322.3°, 96.2%, 71.4%
LAB40.2, 67.4, -12.5
XYZ22.6, 11.4, 17.8
Decimal11929461
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.41:1
Text on #FFFFFF
AA
3.28:1
Text on #000000
AA Large
6.13:1
Text on #F8FAFC
AA
2.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B60775;
}
.text-color {
color: #B60775;
}
.border-color {
border: 2px solid #B60775;
}