#751DFF
A medium, vivid purple closely aligning with Blue.
About #751DFF
Visually, #751DFF is defined as a vivid purple. Its closest recognized web color is Blue. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 29, and 255.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 54% cyan and 89% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#751DFF
RGB117, 29, 255
HSL263.4°, 100.0%, 55.7%
CMYK54%, 89%, 0%, 0%
HSV263.4°, 88.6%, 100.0%
LAB41.0, 78.0, -93.2
XYZ25.8, 11.9, 95.5
Decimal7675391
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.22:1
Text on #FFFFFF
AA
3.38:1
Text on #000000
AA Large
5.95:1
Text on #F8FAFC
AA
2.87:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #751DFF;
}
.text-color {
color: #751DFF;
}
.border-color {
border: 2px solid #751DFF;
}