#241642
A very dark, moderate purple closely aligning with Darkslateblue.
About #241642
At its core, #241642 is a very dark and moderate hue. Its closest recognized web color is Darkslateblue. This translates to an RGB value of rgb(36, 22, 66).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 45% C, 67% M, 0% Y, and 74% 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. 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#241642
RGB36, 22, 66
HSL259.1°, 50.0%, 17.3%
CMYK45%, 67%, 0%, 74%
HSV259.1°, 66.7%, 25.9%
LAB11.6, 19.2, -25.5
XYZ2.0, 1.3, 5.3
Decimal2364994
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.56:1
Text on #FFFFFF
AAA
1.27:1
Text on #000000
FAIL
15.82:1
Text on #F8FAFC
AAA
1.08:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #241642;
}
.text-color {
color: #241642;
}
.border-color {
border: 2px solid #241642;
}