#752475
A dark, moderate magenta closely aligning with Purple.
About #752475
When working with digital screens, the color #752475 is rendered by mixing light. Designers often compare it to the standard color Purple. This translates to an RGB value of rgb(117, 36, 117).
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 69% Magenta, 0% 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. 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#752475
RGB117, 36, 117
HSL300.0°, 52.9%, 30.0%
CMYK0%, 69%, 0%, 54%
HSV300.0°, 69.2%, 45.9%
LAB30.2, 45.7, -29.0
XYZ11.2, 6.3, 17.5
Decimal7677045
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.27:1
Text on #FFFFFF
AAA
2.27:1
Text on #000000
FAIL
8.86:1
Text on #F8FAFC
AAA
1.93:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #752475;
}
.text-color {
color: #752475;
}
.border-color {
border: 2px solid #752475;
}