#75075F
A dark, vivid magenta closely aligning with Purple.
About #75075F
At its core, #75075F is a dark and vivid hue. Designers often compare it to the standard color Purple. Its digital footprint relies on 117 parts red, 7 parts green, and 95 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, 94% M, 19% Y, and 54% K. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#75075F
RGB117, 7, 95
HSL312.0°, 88.7%, 24.3%
CMYK0%, 94%, 19%, 54%
HSV312.0°, 94.0%, 45.9%
LAB26.0, 50.7, -21.4
XYZ9.5, 4.8, 11.2
Decimal7669599
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.76:1
Text on #FFFFFF
AAA
1.95:1
Text on #000000
FAIL
10.28:1
Text on #F8FAFC
AAA
1.66:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #75075F;
}
.text-color {
color: #75075F;
}
.border-color {
border: 2px solid #75075F;
}