#995F7C
A medium, muted magenta closely aligning with Palevioletred.
About #995F7C
The hex code #995F7C represents a beautifully specific shade of magenta. Designers often compare it to the standard color Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 95, and 124.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 38% Magenta, 19% Yellow, and 40% Black. 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. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#995F7C
RGB153, 95, 124
HSL330.0°, 23.4%, 48.6%
CMYK0%, 38%, 19%, 40%
HSV330.0°, 37.9%, 60.0%
LAB47.5, 27.9, -6.3
XYZ20.9, 16.4, 21.1
Decimal10051452
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.90:1
Text on #FFFFFF
AA
4.28:1
Text on #000000
AA Large
4.69:1
Text on #F8FAFC
AA
3.64:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #995F7C;
}
.text-color {
color: #995F7C;
}
.border-color {
border: 2px solid #995F7C;
}