#995792
A medium, muted magenta closely aligning with Plum.
About #995792
Visually, #995792 is defined as a muted magenta. Designers often compare it to the standard color Plum. Its digital footprint relies on 153 parts red, 87 parts green, and 146 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 43% M, 5% Y, and 40% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#995792
RGB153, 87, 146
HSL306.4°, 27.5%, 47.1%
CMYK0%, 43%, 5%, 40%
HSV306.4°, 43.1%, 60.0%
LAB46.5, 36.2, -21.0
XYZ21.7, 15.7, 29.1
Decimal10049426
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.08:1
Text on #FFFFFF
AA
4.13:1
Text on #000000
AA Large
4.86:1
Text on #F8FAFC
AA
3.51:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #995792;
}
.text-color {
color: #995792;
}
.border-color {
border: 2px solid #995792;
}