#B61675
A medium, vivid magenta closely aligning with Mediumvioletred.
About #B61675
At its core, #B61675 is a medium and vivid hue. Designers often compare it to the standard color Mediumvioletred. In the RGB color space, it consists of 182 red, 22 green, and 117 blue.
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 88% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B61675
RGB182, 22, 117
HSL324.4°, 78.4%, 40.0%
CMYK0%, 88%, 36%, 29%
HSV324.4°, 87.9%, 71.4%
LAB40.9, 65.4, -11.5
XYZ22.8, 11.8, 17.9
Decimal11933301
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.25:1
Text on #FFFFFF
AA
3.36:1
Text on #000000
AA Large
5.97:1
Text on #F8FAFC
AA
2.86:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B61675;
}
.text-color {
color: #B61675;
}
.border-color {
border: 2px solid #B61675;
}