#5F335F
A dark, moderate magenta closely aligning with Darkslateblue.
About #5F335F
Visually, #5F335F is defined as a moderate magenta. Designers often compare it to the standard color Darkslateblue. This translates to an RGB value of rgb(95, 51, 95).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 46% Magenta, 0% Yellow, and 63% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#5F335F
RGB95, 51, 95
HSL300.0°, 30.1%, 28.6%
CMYK0%, 46%, 0%, 63%
HSV300.0°, 46.3%, 37.3%
LAB28.5, 27.2, -17.9
XYZ8.0, 5.6, 11.5
Decimal6239071
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.88:1
Text on #FFFFFF
AAA
2.13:1
Text on #000000
FAIL
9.44:1
Text on #F8FAFC
AAA
1.81:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F335F;
}
.text-color {
color: #5F335F;
}
.border-color {
border: 2px solid #5F335F;
}