#991D50
A dark, moderate magenta closely aligning with Mediumvioletred.
About #991D50
The precise color #991D50 is an excellent choice for modern design projects. Its closest recognized web color is Mediumvioletred. In the RGB color space, it consists of 153 red, 29 green, and 80 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 81% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#991D50
RGB153, 29, 80
HSL335.3°, 68.1%, 35.7%
CMYK0%, 81%, 48%, 40%
HSV335.3°, 81.0%, 60.0%
LAB34.5, 52.9, 1.9
XYZ15.0, 8.2, 8.4
Decimal10034512
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.94:1
Text on #FFFFFF
AAA
2.65:1
Text on #000000
FAIL
7.59:1
Text on #F8FAFC
AAA
2.25:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #991D50;
}
.text-color {
color: #991D50;
}
.border-color {
border: 2px solid #991D50;
}