#990749
A dark, vivid magenta closely aligning with Mediumvioletred.
About #990749
The hex code #990749 represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumvioletred. Its digital footprint relies on 153 parts red, 7 parts green, and 73 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 95% Magenta, 52% Yellow, and 40% Black. The HSL representation is 332.9° hue, 91.2% saturation, and 31.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#990749
RGB153, 7, 73
HSL332.9°, 91.2%, 31.4%
CMYK0%, 95%, 52%, 40%
HSV332.9°, 95.4%, 60.0%
LAB32.7, 56.7, 4.0
XYZ14.4, 7.4, 7.0
Decimal10028873
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.46:1
Text on #FFFFFF
AAA
2.48:1
Text on #000000
FAIL
8.09:1
Text on #F8FAFC
AAA
2.11:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #990749;
}
.text-color {
color: #990749;
}
.border-color {
border: 2px solid #990749;
}