#751649
A dark, moderate magenta closely aligning with Purple.
About #751649
The precise color #751649 is an excellent choice for modern design projects. It is closely associated with the named CSS color Purple. Its digital footprint relies on 117 parts red, 22 parts green, and 73 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 81% Magenta, 38% Yellow, and 54% Black. The HSL representation is 327.8° hue, 68.3% saturation, and 27.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#751649
RGB117, 22, 73
HSL327.8°, 68.3%, 27.3%
CMYK0%, 81%, 38%, 54%
HSV327.8°, 81.2%, 45.9%
LAB26.3, 44.2, -6.4
XYZ8.8, 4.8, 6.8
Decimal7673417
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.67:1
Text on #FFFFFF
AAA
1.97:1
Text on #000000
FAIL
10.20:1
Text on #F8FAFC
AAA
1.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #751649;
}
.text-color {
color: #751649;
}
.border-color {
border: 2px solid #751649;
}