#B60F66
A dark, vivid magenta closely aligning with Mediumvioletred.
About #B60F66
Visually, #B60F66 is defined as a vivid magenta. Its closest recognized web color is Mediumvioletred. This translates to an RGB value of rgb(182, 15, 102).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 92% Magenta, 44% Yellow, and 29% Black. The HSL representation is 328.7° hue, 84.8% saturation, and 38.6% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B60F66
RGB182, 15, 102
HSL328.7°, 84.8%, 38.6%
CMYK0%, 92%, 44%, 29%
HSV328.7°, 91.8%, 71.4%
LAB40.0, 65.0, -3.4
XYZ21.9, 11.2, 13.6
Decimal11931494
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.46:1
Text on #FFFFFF
AA
3.25:1
Text on #000000
AA Large
6.18:1
Text on #F8FAFC
AA
2.76:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B60F66;
}
.text-color {
color: #B60F66;
}
.border-color {
border: 2px solid #B60F66;
}