#B60F99
A dark, vivid magenta closely aligning with Darkmagenta.
About #B60F99
Visually, #B60F99 is defined as a vivid magenta. Designers often compare it to the standard color Darkmagenta. Its digital footprint relies on 182 parts red, 15 parts green, and 153 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 92% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B60F99
RGB182, 15, 153
HSL310.4°, 84.8%, 38.6%
CMYK0%, 92%, 16%, 29%
HSV310.4°, 91.8%, 71.4%
LAB42.1, 70.7, -31.7
XYZ25.2, 12.6, 31.2
Decimal11931545
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.97:1
Text on #FFFFFF
AA
3.52:1
Text on #000000
AA Large
5.71:1
Text on #F8FAFC
AA
2.99:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B60F99;
}
.text-color {
color: #B60F99;
}
.border-color {
border: 2px solid #B60F99;
}