#750FDB
A medium, vivid purple closely aligning with Blueviolet.
About #750FDB
Visually, #750FDB is defined as a vivid purple. Designers often compare it to the standard color Blueviolet. This translates to an RGB value of rgb(117, 15, 219).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 47% cyan, 93% magenta, 0% yellow, and 14% black. The HSL representation is 270.0° hue, 87.2% saturation, and 45.9% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#750FDB
RGB117, 15, 219
HSL270.0°, 87.2%, 45.9%
CMYK47%, 93%, 0%, 14%
HSV270.0°, 93.2%, 85.9%
LAB36.4, 72.8, -80.3
XYZ20.3, 9.2, 67.7
Decimal7671771
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.37:1
Text on #FFFFFF
AAA
2.85:1
Text on #000000
FAIL
7.05:1
Text on #F8FAFC
AAA
2.42:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #750FDB;
}
.text-color {
color: #750FDB;
}
.border-color {
border: 2px solid #750FDB;
}