#751D75
A dark, moderate magenta closely aligning with Purple.
About #751D75
When working with digital screens, the color #751D75 is rendered by mixing light. It is closely associated with the named CSS color Purple. Its digital footprint relies on 117 parts red, 29 parts green, and 117 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 75% magenta inks. The HSL representation is 300.0° hue, 60.3% saturation, and 28.6% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#751D75
RGB117, 29, 117
HSL300.0°, 60.3%, 28.6%
CMYK0%, 75%, 0%, 54%
HSV300.0°, 75.2%, 45.9%
LAB29.3, 48.4, -30.5
XYZ11.0, 5.9, 17.4
Decimal7675253
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.59:1
Text on #FFFFFF
AAA
2.19:1
Text on #000000
FAIL
9.17:1
Text on #F8FAFC
AAA
1.86:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #751D75;
}
.text-color {
color: #751D75;
}
.border-color {
border: 2px solid #751D75;
}