#753366
A dark, moderate magenta closely aligning with Darkslateblue.
About #753366
Visually, #753366 is defined as a moderate magenta. If you're using CSS, you might find it aligns closely with Darkslateblue. Its digital footprint relies on 117 parts red, 51 parts green, and 102 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 56% Magenta, 13% Yellow, and 54% Black. 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#753366
RGB117, 51, 102
HSL313.6°, 39.3%, 32.9%
CMYK0%, 56%, 13%, 54%
HSV313.6°, 56.4%, 45.9%
LAB32.1, 35.9, -16.5
XYZ10.9, 7.1, 13.4
Decimal7680870
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.67:1
Text on #FFFFFF
AAA
2.42:1
Text on #000000
FAIL
8.29:1
Text on #F8FAFC
AAA
2.06:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #753366;
}
.text-color {
color: #753366;
}
.border-color {
border: 2px solid #753366;
}