#995F92
A medium, muted magenta closely aligning with Plum.
About #995F92
Visually, #995F92 is defined as a muted magenta. Its closest recognized web color is Plum. Its digital footprint relies on 153 parts red, 95 parts green, and 146 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 38% M, 5% Y, and 40% K. The HSL representation is 307.2° hue, 23.4% saturation, and 48.6% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#995F92
RGB153, 95, 146
HSL307.2°, 23.4%, 48.6%
CMYK0%, 38%, 5%, 40%
HSV307.2°, 37.9%, 60.0%
LAB48.3, 31.8, -18.3
XYZ22.4, 17.0, 29.3
Decimal10051474
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.77:1
Text on #FFFFFF
AA
4.41:1
Text on #000000
AA Large
4.55:1
Text on #F8FAFC
AA
3.75:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #995F92;
}
.text-color {
color: #995F92;
}
.border-color {
border: 2px solid #995F92;
}