#B64283
A medium, moderate magenta closely aligning with Mediumvioletred.
About #B64283
When working with digital screens, the color #B64283 is rendered by mixing light. Its closest recognized web color is Mediumvioletred. In the RGB color space, it consists of 182 red, 66 green, and 131 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 64% M, 28% Y, and 29% K. The HSL representation is 326.4° hue, 46.8% saturation, and 48.6% lightness.
Contrast ratios determine whether this color is safe for typography. 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#B64283
RGB182, 66, 131
HSL326.4°, 46.8%, 48.6%
CMYK0%, 64%, 28%, 29%
HSV326.4°, 63.7%, 71.4%
LAB46.3, 53.3, -11.9
XYZ25.3, 15.5, 23.1
Decimal11944579
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.13:1
Text on #FFFFFF
AA
4.10:1
Text on #000000
AA Large
4.90:1
Text on #F8FAFC
AA
3.48:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B64283;
}
.text-color {
color: #B64283;
}
.border-color {
border: 2px solid #B64283;
}