#991DF8
A medium, vivid purple closely aligning with Blueviolet.
About #991DF8
The precise color #991DF8 is an excellent choice for modern design projects. It is closely associated with the named CSS color Blueviolet. Its digital footprint relies on 153 parts red, 29 parts green, and 248 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 38% cyan, 88% magenta, 0% yellow, and 3% black. The HSL representation is 274.0° hue, 94.0% saturation, and 54.3% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF 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#991DF8
RGB153, 29, 248
HSL274.0°, 94.0%, 54.3%
CMYK38%, 88%, 0%, 3%
HSV274.0°, 88.3%, 97.3%
LAB44.8, 80.1, -82.8
XYZ30.5, 14.4, 90.0
Decimal10034680
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.40:1
Text on #FFFFFF
AA
3.89:1
Text on #000000
AA Large
5.17:1
Text on #F8FAFC
AA
3.30:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #991DF8;
}
.text-color {
color: #991DF8;
}
.border-color {
border: 2px solid #991DF8;
}