#750FA0
A dark, vivid purple closely aligning with Indigo.
About #750FA0
The precise color #750FA0 is an excellent choice for modern design projects. Its closest recognized web color is Indigo. Its digital footprint relies on 117 parts red, 15 parts green, and 160 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 27% Cyan, 91% Magenta, 0% Yellow, and 37% Black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#750FA0
RGB117, 15, 160
HSL282.2°, 82.9%, 34.3%
CMYK27%, 91%, 0%, 37%
HSV282.2°, 90.6%, 62.7%
LAB31.0, 60.4, -54.4
XYZ13.9, 6.7, 33.8
Decimal7671712
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.00:1
Text on #FFFFFF
AAA
2.33:1
Text on #000000
FAIL
8.61:1
Text on #F8FAFC
AAA
1.98:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #750FA0;
}
.text-color {
color: #750FA0;
}
.border-color {
border: 2px solid #750FA0;
}