#750FA8
A dark, vivid purple closely aligning with Darkorchid.
About #750FA8
Visually, #750FA8 is defined as a vivid purple. Its closest recognized web color is Darkorchid. Its digital footprint relies on 117 parts red, 15 parts green, and 168 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 30% Cyan, 91% Magenta, 0% Yellow, and 34% Black. 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. 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#750FA8
RGB117, 15, 168
HSL280.0°, 83.6%, 35.9%
CMYK30%, 91%, 0%, 34%
HSV280.0°, 91.1%, 65.9%
LAB31.7, 62.0, -58.1
XYZ14.6, 7.0, 37.6
Decimal7671720
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.79:1
Text on #FFFFFF
AAA
2.39:1
Text on #000000
FAIL
8.40:1
Text on #F8FAFC
AAA
2.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #750FA8;
}
.text-color {
color: #750FA8;
}
.border-color {
border: 2px solid #750FA8;
}