#75168A
A dark, vivid magenta closely aligning with Purple.
About #75168A
The hex code #75168A represents a beautifully specific shade of magenta. Its closest recognized web color is Purple. Its digital footprint relies on 117 parts red, 22 parts green, and 138 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 15% cyan and 84% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#75168A
RGB117, 22, 138
HSL289.1°, 72.5%, 31.4%
CMYK15%, 84%, 0%, 46%
HSV289.1°, 84.1%, 54.1%
LAB29.9, 54.5, -42.7
XYZ12.2, 6.2, 24.6
Decimal7673482
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.38:1
Text on #FFFFFF
AAA
2.24:1
Text on #000000
FAIL
8.97:1
Text on #F8FAFC
AAA
1.90:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #75168A;
}
.text-color {
color: #75168A;
}
.border-color {
border: 2px solid #75168A;
}