#752C49
A dark, moderate magenta closely aligning with Palevioletred.
About #752C49
At its core, #752C49 is a dark and moderate hue. Designers often compare it to the standard color Palevioletred. Its digital footprint relies on 117 parts red, 44 parts green, and 73 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 62% Magenta, 38% Yellow, and 54% Black. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#752C49
RGB117, 44, 73
HSL336.2°, 45.3%, 31.6%
CMYK0%, 62%, 38%, 54%
HSV336.2°, 62.4%, 45.9%
LAB29.6, 35.1, -1.5
XYZ9.4, 6.1, 7.0
Decimal7679049
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.49:1
Text on #FFFFFF
AAA
2.21:1
Text on #000000
FAIL
9.07:1
Text on #F8FAFC
AAA
1.88:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #752C49;
}
.text-color {
color: #752C49;
}
.border-color {
border: 2px solid #752C49;
}