#B61666
A medium, vivid magenta closely aligning with Mediumvioletred.
About #B61666
The precise color #B61666 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumvioletred. Its digital footprint relies on 182 parts red, 22 parts green, and 102 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 88% M, 44% Y, and 29% K. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B61666
RGB182, 22, 102
HSL330.0°, 78.4%, 40.0%
CMYK0%, 88%, 44%, 29%
HSV330.0°, 87.9%, 71.4%
LAB40.4, 63.9, -2.8
XYZ22.0, 11.5, 13.6
Decimal11933286
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.37:1
Text on #FFFFFF
AA
3.30:1
Text on #000000
AA Large
6.09:1
Text on #F8FAFC
AA
2.80:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B61666;
}
.text-color {
color: #B61666;
}
.border-color {
border: 2px solid #B61666;
}