#5F426D
A dark, muted purple closely aligning with Darkslateblue.
About #5F426D
The precise color #5F426D is an excellent choice for modern design projects. Its closest recognized web color is Darkslateblue. In the RGB color space, it consists of 95 red, 66 green, and 109 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 13% C, 39% M, 0% Y, and 57% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#5F426D
RGB95, 66, 109
HSL280.5°, 24.6%, 34.3%
CMYK13%, 39%, 0%, 57%
HSV280.5°, 39.4%, 42.7%
LAB32.8, 21.2, -20.1
XYZ9.4, 7.4, 15.4
Decimal6242925
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.44:1
Text on #FFFFFF
AAA
2.49:1
Text on #000000
FAIL
8.07:1
Text on #F8FAFC
AAA
2.11:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F426D;
}
.text-color {
color: #5F426D;
}
.border-color {
border: 2px solid #5F426D;
}