#920F49
A dark, vivid magenta closely aligning with Mediumvioletred.
About #920F49
The hex code #920F49 represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumvioletred. This translates to an RGB value of rgb(146, 15, 73).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 90% M, 50% Y, and 43% K. With a hue angle of 333.4 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#920F49
RGB146, 15, 73
HSL333.4°, 81.4%, 31.6%
CMYK0%, 90%, 50%, 43%
HSV333.4°, 89.7%, 57.3%
LAB31.7, 53.7, 2.3
XYZ13.2, 6.9, 6.9
Decimal9572169
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.80:1
Text on #FFFFFF
AAA
2.39:1
Text on #000000
FAIL
8.41:1
Text on #F8FAFC
AAA
2.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #920F49;
}
.text-color {
color: #920F49;
}
.border-color {
border: 2px solid #920F49;
}