#751D50
A dark, moderate magenta closely aligning with Purple.
About #751D50
The precise color #751D50 is an excellent choice for modern design projects. 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 80.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 75% M, 32% Y, and 54% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#751D50
RGB117, 29, 80
HSL325.2°, 60.3%, 28.6%
CMYK0%, 75%, 32%, 54%
HSV325.2°, 75.2%, 45.9%
LAB27.4, 42.7, -9.3
XYZ9.2, 5.2, 8.1
Decimal7675216
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.25:1
Text on #FFFFFF
AAA
2.05:1
Text on #000000
FAIL
9.80:1
Text on #F8FAFC
AAA
1.74:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #751D50;
}
.text-color {
color: #751D50;
}
.border-color {
border: 2px solid #751D50;
}