#B60750
A dark, vivid magenta closely aligning with Brown.
About #B60750
At its core, #B60750 is a dark and vivid hue. Designers often compare it to the standard color Brown. Its digital footprint relies on 182 parts red, 7 parts green, and 80 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 96% magenta inks. The HSL representation is 335.0° hue, 92.6% saturation, and 37.1% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B60750
RGB182, 7, 80
HSL335.0°, 92.6%, 37.1%
CMYK0%, 96%, 56%, 29%
HSV335.0°, 96.2%, 71.4%
LAB39.0, 64.2, 9.2
XYZ20.8, 10.7, 8.6
Decimal11929424
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.70:1
Text on #FFFFFF
AA
3.14:1
Text on #000000
AA Large
6.40:1
Text on #F8FAFC
AA
2.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B60750;
}
.text-color {
color: #B60750;
}
.border-color {
border: 2px solid #B60750;
}