#B64992
A medium, moderate magenta closely aligning with Mediumvioletred.
About #B64992
Visually, #B64992 is defined as a moderate magenta. It is closely associated with the named CSS color Mediumvioletred. This translates to an RGB value of rgb(182, 73, 146).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 60% Magenta, 20% Yellow, and 29% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#B64992
RGB182, 73, 146
HSL319.8°, 42.7%, 50.0%
CMYK0%, 60%, 20%, 29%
HSV319.8°, 59.9%, 71.4%
LAB48.0, 52.3, -18.4
XYZ26.9, 16.8, 29.0
Decimal11946386
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.82:1
Text on #FFFFFF
AA
4.36:1
Text on #000000
AA Large
4.61:1
Text on #F8FAFC
AA
3.70:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B64992;
}
.text-color {
color: #B64992;
}
.border-color {
border: 2px solid #B64992;
}