#5F0750
A dark, vivid magenta closely aligning with Purple.
About #5F0750
Visually, #5F0750 is defined as a vivid magenta. It is closely associated with the named CSS color Purple. Its digital footprint relies on 95 parts red, 7 parts green, and 80 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 93% M, 16% Y, and 63% K. The HSL representation is 310.2° hue, 86.3% saturation, and 20.0% lightness.
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#5F0750
RGB95, 7, 80
HSL310.2°, 86.3%, 20.0%
CMYK0%, 93%, 16%, 63%
HSV310.2°, 92.6%, 37.3%
LAB20.7, 43.6, -20.1
XYZ6.2, 3.2, 7.9
Decimal6227792
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.86:1
Text on #FFFFFF
AAA
1.63:1
Text on #000000
FAIL
12.29:1
Text on #F8FAFC
AAA
1.39:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F0750;
}
.text-color {
color: #5F0750;
}
.border-color {
border: 2px solid #5F0750;
}