#49245F
A dark, moderate purple closely aligning with Darkslateblue.
About #49245F
Visually, #49245F is defined as a moderate purple. Designers often compare it to the standard color Darkslateblue. In the RGB color space, it consists of 73 red, 36 green, and 95 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 23% C, 62% M, 0% Y, and 63% K. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#49245F
RGB73, 36, 95
HSL277.6°, 45.0%, 25.7%
CMYK23%, 62%, 0%, 63%
HSV277.6°, 62.1%, 37.3%
LAB22.0, 29.1, -28.3
XYZ5.4, 3.5, 11.2
Decimal4793439
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.35:1
Text on #FFFFFF
AAA
1.70:1
Text on #000000
FAIL
11.80:1
Text on #F8FAFC
AAA
1.45:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #49245F;
}
.text-color {
color: #49245F;
}
.border-color {
border: 2px solid #49245F;
}