#75246D
A dark, moderate magenta closely aligning with Purple.
About #75246D
When working with digital screens, the color #75246D is rendered by mixing light. Designers often compare it to the standard color Purple. Its digital footprint relies on 117 parts red, 36 parts green, and 109 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 69% M, 7% Y, and 54% K. The HSL representation is 305.9° hue, 52.9% saturation, and 30.0% lightness.
Contrast ratios determine whether this color is safe for typography. 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#75246D
RGB117, 36, 109
HSL305.9°, 52.9%, 30.0%
CMYK0%, 69%, 7%, 54%
HSV305.9°, 69.2%, 45.9%
LAB29.8, 44.3, -24.6
XYZ10.7, 6.1, 15.1
Decimal7677037
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.42:1
Text on #FFFFFF
AAA
2.23:1
Text on #000000
FAIL
9.00:1
Text on #F8FAFC
AAA
1.90:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #75246D;
}
.text-color {
color: #75246D;
}
.border-color {
border: 2px solid #75246D;
}