#751D5F
A dark, moderate magenta closely aligning with Purple.
About #751D5F
The hex code #751D5F represents a beautifully specific shade of magenta. Its closest recognized web color is Purple. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 29, and 95.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 75% magenta, 19% yellow, and 54% black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#751D5F
RGB117, 29, 95
HSL315.0°, 60.3%, 28.6%
CMYK0%, 75%, 19%, 54%
HSV315.0°, 75.2%, 45.9%
LAB28.1, 44.8, -18.2
XYZ9.8, 5.5, 11.4
Decimal7675231
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.01:1
Text on #FFFFFF
AAA
2.10:1
Text on #000000
FAIL
9.57:1
Text on #F8FAFC
AAA
1.78:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #751D5F;
}
.text-color {
color: #751D5F;
}
.border-color {
border: 2px solid #751D5F;
}