#750757
A dark, vivid magenta closely aligning with Purple.
About #750757
Visually, #750757 is defined as a vivid magenta. Its closest recognized web color is Purple. In the RGB color space, it consists of 117 red, 7 green, and 87 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 94% M, 26% Y, and 54% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#750757
RGB117, 7, 87
HSL316.4°, 88.7%, 24.3%
CMYK0%, 94%, 26%, 54%
HSV316.4°, 94.0%, 45.9%
LAB25.6, 49.6, -16.7
XYZ9.1, 4.6, 9.4
Decimal7669591
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.91:1
Text on #FFFFFF
AAA
1.92:1
Text on #000000
FAIL
10.43:1
Text on #F8FAFC
AAA
1.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #750757;
}
.text-color {
color: #750757;
}
.border-color {
border: 2px solid #750757;
}