#750075
A dark, vivid magenta closely aligning with Purple.
About #750075
Visually, #750075 is defined as a vivid magenta. Designers often compare it to the standard color Purple. In the RGB color space, it consists of 117 red, 0 green, and 117 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 100% Magenta, 0% Yellow, and 54% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#750075
RGB117, 0, 117
HSL300.0°, 100.0%, 22.9%
CMYK0%, 100%, 0%, 54%
HSV300.0°, 100.0%, 45.9%
LAB26.9, 55.3, -34.2
XYZ10.5, 5.1, 17.3
Decimal7667829
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.43:1
Text on #FFFFFF
AAA
2.01:1
Text on #000000
FAIL
9.97:1
Text on #F8FAFC
AAA
1.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #750075;
}
.text-color {
color: #750075;
}
.border-color {
border: 2px solid #750075;
}