#920050
A dark, vivid magenta closely aligning with Mediumvioletred.
About #920050
At its core, #920050 is a dark and vivid hue. Its closest recognized web color is Mediumvioletred. Its digital footprint relies on 146 parts red, 0 parts green, and 80 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 100% M, 45% Y, and 43% K. The HSL representation is 327.1° hue, 100.0% saturation, and 28.6% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#920050
RGB146, 0, 80
HSL327.1°, 100.0%, 28.6%
CMYK0%, 100%, 45%, 43%
HSV327.1°, 100.0%, 57.3%
LAB31.1, 56.6, -3.2
XYZ13.3, 6.7, 8.2
Decimal9568336
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.98:1
Text on #FFFFFF
AAA
2.34:1
Text on #000000
FAIL
8.58:1
Text on #F8FAFC
AAA
1.99:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #920050;
}
.text-color {
color: #920050;
}
.border-color {
border: 2px solid #920050;
}