#761E8C
A dark, moderate magenta closely aligning with Purple.
About #761E8C
When working with digital screens, the color #761E8C is rendered by mixing light. Its closest recognized web color is Purple. Its digital footprint relies on 118 parts red, 30 parts green, and 140 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 16% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#761E8C
RGB118, 30, 140
HSL288.0°, 64.7%, 33.3%
CMYK16%, 79%, 0%, 45%
HSV288.0°, 78.6%, 54.9%
LAB31.1, 52.6, -42.0
XYZ12.7, 6.7, 25.4
Decimal7741068
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.99:1
Text on #FFFFFF
AAA
2.33:1
Text on #000000
FAIL
8.60:1
Text on #F8FAFC
AAA
1.98:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #761E8C;
}
.text-color {
color: #761E8C;
}
.border-color {
border: 2px solid #761E8C;
}