#753A75
A dark, moderate magenta closely aligning with Darkslateblue.
About #753A75
Visually, #753A75 is defined as a moderate magenta. Designers often compare it to the standard color Darkslateblue. In the RGB color space, it consists of 117 red, 58 green, and 117 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 50% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#753A75
RGB117, 58, 117
HSL300.0°, 33.7%, 34.3%
CMYK0%, 50%, 0%, 54%
HSV300.0°, 50.4%, 45.9%
LAB34.2, 35.0, -22.8
XYZ12.1, 8.1, 17.8
Decimal7682677
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.02:1
Text on #FFFFFF
AAA
2.62:1
Text on #000000
FAIL
7.67:1
Text on #F8FAFC
AAA
2.23:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #753A75;
}
.text-color {
color: #753A75;
}
.border-color {
border: 2px solid #753A75;
}