#995FE9
A light, vivid purple closely aligning with Mediumslateblue.
About #995FE9
Visually, #995FE9 is defined as a vivid purple. Designers often compare it to the standard color Mediumslateblue. This translates to an RGB value of rgb(153, 95, 233).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 34% C, 59% M, 0% Y, and 9% K. With a hue angle of 265.2 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#995FE9
RGB153, 95, 233
HSL265.2°, 75.8%, 64.3%
CMYK34%, 59%, 0%, 9%
HSV265.2°, 59.2%, 91.4%
LAB52.8, 51.2, -61.5
XYZ31.9, 20.8, 79.4
Decimal10051561
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.06:1
Text on #FFFFFF
AA Large
5.17:1
Text on #000000
AA
3.88:1
Text on #F8FAFC
AA Large
4.39:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #995FE9;
}
.text-color {
color: #995FE9;
}
.border-color {
border: 2px solid #995FE9;
}