#750099
A dark, vivid magenta closely aligning with Indigo.
About #750099
Visually, #750099 is defined as a vivid magenta. Its closest recognized web color is Indigo. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 0, and 153.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 24% cyan and 100% magenta inks. This makes it a relatively light 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#750099
RGB117, 0, 153
HSL285.9°, 100.0%, 30.0%
CMYK24%, 100%, 0%, 40%
HSV285.9°, 100.0%, 60.0%
LAB29.6, 61.6, -52.4
XYZ13.1, 6.1, 30.6
Decimal7667865
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.47:1
Text on #FFFFFF
AAA
2.22:1
Text on #000000
FAIL
9.06:1
Text on #F8FAFC
AAA
1.88:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #750099;
}
.text-color {
color: #750099;
}
.border-color {
border: 2px solid #750099;
}