#995FDB
A light, moderate purple closely aligning with Mediumpurple.
About #995FDB
The precise color #995FDB is an excellent choice for modern design projects. Its closest recognized web color is Mediumpurple. In the RGB color space, it consists of 153 red, 95 green, and 219 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 30% C, 57% M, 0% Y, and 14% K. The HSL representation is 268.1° hue, 63.3% saturation, and 61.6% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#995FDB
RGB153, 95, 219
HSL268.1°, 63.3%, 61.6%
CMYK30%, 57%, 0%, 14%
HSV268.1°, 56.6%, 85.9%
LAB51.9, 47.7, -54.9
XYZ30.0, 20.1, 69.3
Decimal10051547
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.19:1
Text on #FFFFFF
AA Large
5.01:1
Text on #000000
AA
4.00:1
Text on #F8FAFC
AA Large
4.26:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #995FDB;
}
.text-color {
color: #995FDB;
}
.border-color {
border: 2px solid #995FDB;
}