#3A3383
A dark, moderate blue closely aligning with Darkslateblue.
About #3A3383
At its core, #3A3383 is a dark and moderate hue. Its closest recognized web color is Darkslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 51, and 131.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 56% C, 61% M, 0% Y, and 49% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3A3383
RGB58, 51, 131
HSL245.2°, 44.0%, 35.7%
CMYK56%, 61%, 0%, 49%
HSV245.2°, 61.1%, 51.4%
LAB26.5, 26.8, -44.2
XYZ7.0, 4.9, 22.0
Decimal3814275
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.60:1
Text on #FFFFFF
AAA
1.98:1
Text on #000000
FAIL
10.13:1
Text on #F8FAFC
AAA
1.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A3383;
}
.text-color {
color: #3A3383;
}
.border-color {
border: 2px solid #3A3383;
}