#993A7C
A medium, moderate magenta closely aligning with Mediumvioletred.
About #993A7C
At its core, #993A7C is a medium and moderate hue. It is closely associated with the named CSS color Mediumvioletred. Its digital footprint relies on 153 parts red, 58 parts green, and 124 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 62% Magenta, 19% Yellow, and 40% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#993A7C
RGB153, 58, 124
HSL318.3°, 45.0%, 41.4%
CMYK0%, 62%, 19%, 40%
HSV318.3°, 62.1%, 60.0%
LAB40.0, 47.3, -17.7
XYZ18.3, 11.3, 20.3
Decimal10041980
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.46:1
Text on #FFFFFF
AA
3.25:1
Text on #000000
AA Large
6.17:1
Text on #F8FAFC
AA
2.76:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #993A7C;
}
.text-color {
color: #993A7C;
}
.border-color {
border: 2px solid #993A7C;
}