#75247C
A dark, moderate magenta closely aligning with Purple.
About #75247C
When working with digital screens, the color #75247C is rendered by mixing light. Its closest recognized web color is Purple. Its digital footprint relies on 117 parts red, 36 parts green, and 124 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 6% cyan and 71% magenta inks. The HSL representation is 295.2° hue, 55.0% saturation, and 31.4% lightness.
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#75247C
RGB117, 36, 124
HSL295.2°, 55.0%, 31.4%
CMYK6%, 71%, 0%, 51%
HSV295.2°, 71.0%, 48.6%
LAB30.6, 47.0, -32.7
XYZ11.6, 6.5, 19.7
Decimal7677052
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.13:1
Text on #FFFFFF
AAA
2.30:1
Text on #000000
FAIL
8.73:1
Text on #F8FAFC
AAA
1.96:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #75247C;
}
.text-color {
color: #75247C;
}
.border-color {
border: 2px solid #75247C;
}