#750057
A dark, vivid magenta closely aligning with Purple.
About #750057
When working with digital screens, the color #750057 is rendered by mixing light. Its closest recognized web color is Purple. Its digital footprint relies on 117 parts red, 0 parts green, and 87 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 100% Magenta, 26% 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. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#750057
RGB117, 0, 87
HSL315.4°, 100.0%, 22.9%
CMYK0%, 100%, 26%, 54%
HSV315.4°, 100.0%, 45.9%
LAB25.2, 50.9, -17.4
XYZ9.1, 4.5, 9.4
Decimal7667799
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.09:1
Text on #FFFFFF
AAA
1.89:1
Text on #000000
FAIL
10.60:1
Text on #F8FAFC
AAA
1.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #750057;
}
.text-color {
color: #750057;
}
.border-color {
border: 2px solid #750057;
}