#751D8A
A dark, moderate magenta closely aligning with Purple.
About #751D8A
Visually, #751D8A is defined as a moderate magenta. It is closely associated with the named CSS color Purple. Its digital footprint relies on 117 parts red, 29 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 79% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#751D8A
RGB117, 29, 138
HSL288.4°, 65.3%, 32.7%
CMYK15%, 79%, 0%, 46%
HSV288.4°, 79.0%, 54.1%
LAB30.6, 52.3, -41.5
XYZ12.4, 6.5, 24.6
Decimal7675274
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.13:1
Text on #FFFFFF
AAA
2.30:1
Text on #000000
FAIL
8.73:1
Text on #F8FAFC
AAA
1.95:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #751D8A;
}
.text-color {
color: #751D8A;
}
.border-color {
border: 2px solid #751D8A;
}