#921650
A dark, vivid magenta closely aligning with Mediumvioletred.
About #921650
The precise color #921650 is an excellent choice for modern design projects. Its closest recognized web color is Mediumvioletred. This translates to an RGB value of rgb(146, 22, 80).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 85% M, 45% Y, and 43% K. With a hue angle of 331.9 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#921650
RGB146, 22, 80
HSL331.9°, 73.8%, 32.9%
CMYK0%, 85%, 45%, 43%
HSV331.9°, 84.9%, 57.3%
LAB32.4, 52.8, -1.3
XYZ13.6, 7.3, 8.3
Decimal9573968
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.56:1
Text on #FFFFFF
AAA
2.45:1
Text on #000000
FAIL
8.18:1
Text on #F8FAFC
AAA
2.09:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #921650;
}
.text-color {
color: #921650;
}
.border-color {
border: 2px solid #921650;
}