#751DDB
A medium, vivid purple closely aligning with Blueviolet.
About #751DDB
At its core, #751DDB is a medium and vivid hue. Its closest recognized web color is Blueviolet. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 29, and 219.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 47% C, 87% M, 0% Y, and 14% K. With a hue angle of 267.8 degrees, it sits comfortably in the purple spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#751DDB
RGB117, 29, 219
HSL267.8°, 76.6%, 48.6%
CMYK47%, 87%, 0%, 14%
HSV267.8°, 86.8%, 85.9%
LAB37.4, 69.8, -78.7
XYZ20.6, 9.8, 67.8
Decimal7675355
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.11:1
Text on #FFFFFF
AAA
2.96:1
Text on #000000
FAIL
6.79:1
Text on #F8FAFC
AA
2.51:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #751DDB;
}
.text-color {
color: #751DDB;
}
.border-color {
border: 2px solid #751DDB;
}