#920F75
A dark, vivid magenta closely aligning with Purple.
About #920F75
The hex code #920F75 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Purple. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 15, and 117.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 90% Magenta, 20% Yellow, and 43% Black. The HSL representation is 313.3° hue, 81.4% saturation, and 31.6% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#920F75
RGB146, 15, 117
HSL313.3°, 81.4%, 31.6%
CMYK0%, 90%, 20%, 43%
HSV313.3°, 89.7%, 57.3%
LAB33.4, 58.6, -23.6
XYZ15.2, 7.7, 17.5
Decimal9572213
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.24:1
Text on #FFFFFF
AAA
2.55:1
Text on #000000
FAIL
7.88:1
Text on #F8FAFC
AAA
2.17:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #920F75;
}
.text-color {
color: #920F75;
}
.border-color {
border: 2px solid #920F75;
}