#993A5F
A medium, moderate magenta closely aligning with Palevioletred.
About #993A5F
The hex code #993A5F represents a beautifully specific shade of magenta. Its closest recognized web color is Palevioletred. Its digital footprint relies on 153 parts red, 58 parts green, and 95 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 62% Magenta, 38% Yellow, and 40% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#993A5F
RGB153, 58, 95
HSL336.6°, 45.0%, 41.4%
CMYK0%, 62%, 38%, 40%
HSV336.6°, 62.1%, 60.0%
LAB38.9, 43.3, -1.2
XYZ16.7, 10.6, 12.0
Decimal10041951
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.72:1
Text on #FFFFFF
AA
3.12:1
Text on #000000
AA Large
6.42:1
Text on #F8FAFC
AA
2.66:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #993A5F;
}
.text-color {
color: #993A5F;
}
.border-color {
border: 2px solid #993A5F;
}