#995FA0
A medium, muted magenta closely aligning with Plum.
About #995FA0
Visually, #995FA0 is defined as a muted magenta. Its closest recognized web color is Plum. In the RGB color space, it consists of 153 red, 95 green, and 160 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 4% cyan and 41% magenta inks. With a hue angle of 293.5 degrees, it sits comfortably in the magenta spectrum.
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#995FA0
RGB153, 95, 160
HSL293.5°, 25.5%, 50.0%
CMYK4%, 41%, 0%, 37%
HSV293.5°, 40.6%, 62.7%
LAB48.9, 34.5, -25.7
XYZ23.6, 17.5, 35.4
Decimal10051488
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.67:1
Text on #FFFFFF
AA
4.50:1
Text on #000000
AA Large
4.46:1
Text on #F8FAFC
AA Large
3.82:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #995FA0;
}
.text-color {
color: #995FA0;
}
.border-color {
border: 2px solid #995FA0;
}