#751D66
A dark, moderate magenta closely aligning with Purple.
About #751D66
The hex code #751D66 represents a beautifully specific shade of magenta. Its closest recognized web color is Purple. This translates to an RGB value of rgb(117, 29, 102).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 75% magenta, 13% yellow, and 54% black. The HSL representation is 310.2° hue, 60.3% saturation, and 28.6% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#751D66
RGB117, 29, 102
HSL310.2°, 60.3%, 28.6%
CMYK0%, 75%, 13%, 54%
HSV310.2°, 75.2%, 45.9%
LAB28.4, 45.9, -22.2
XYZ10.2, 5.6, 13.1
Decimal7675238
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.89:1
Text on #FFFFFF
AAA
2.12:1
Text on #000000
FAIL
9.45:1
Text on #F8FAFC
AAA
1.81:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #751D66;
}
.text-color {
color: #751D66;
}
.border-color {
border: 2px solid #751D66;
}