#5F4975
A dark, muted purple closely aligning with Darkslateblue.
About #5F4975
The precise color #5F4975 is an excellent choice for modern design projects. Its closest recognized web color is Darkslateblue. This translates to an RGB value of rgb(95, 73, 117).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 19% cyan, 38% magenta, 0% 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5F4975
RGB95, 73, 117
HSL270.0°, 23.2%, 37.3%
CMYK19%, 38%, 0%, 54%
HSV270.0°, 37.6%, 45.9%
LAB35.0, 18.8, -21.7
XYZ10.3, 8.5, 17.9
Decimal6244725
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.79:1
Text on #FFFFFF
AAA
2.70:1
Text on #000000
FAIL
7.44:1
Text on #F8FAFC
AAA
2.29:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F4975;
}
.text-color {
color: #5F4975;
}
.border-color {
border: 2px solid #5F4975;
}