#750742
A dark, vivid magenta closely aligning with Mediumvioletred.
About #750742
Visually, #750742 is defined as a vivid magenta. Designers often compare it to the standard color Mediumvioletred. This translates to an RGB value of rgb(117, 7, 66).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 94% magenta inks. With a hue angle of 327.8 degrees, it sits comfortably in the magenta spectrum.
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#750742
RGB117, 7, 66
HSL327.8°, 88.7%, 24.3%
CMYK0%, 94%, 44%, 54%
HSV327.8°, 94.0%, 45.9%
LAB24.7, 47.1, -3.9
XYZ8.4, 4.3, 5.5
Decimal7669570
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.26:1
Text on #FFFFFF
AAA
1.87:1
Text on #000000
FAIL
10.76:1
Text on #F8FAFC
AAA
1.59:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #750742;
}
.text-color {
color: #750742;
}
.border-color {
border: 2px solid #750742;
}