#3A3392
A dark, moderate blue closely aligning with Darkslateblue.
About #3A3392
The precise color #3A3392 is an excellent choice for modern design projects. Its closest recognized web color is Darkslateblue. Its digital footprint relies on 58 parts red, 51 parts green, and 146 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 60% Cyan, 65% Magenta, 0% Yellow, and 43% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A3392
RGB58, 51, 146
HSL244.4°, 48.2%, 38.6%
CMYK60%, 65%, 0%, 43%
HSV244.4°, 65.1%, 57.3%
LAB27.7, 31.9, -51.5
XYZ8.1, 5.3, 27.8
Decimal3814290
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.15:1
Text on #FFFFFF
AAA
2.07:1
Text on #000000
FAIL
9.70:1
Text on #F8FAFC
AAA
1.76:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A3392;
}
.text-color {
color: #3A3392;
}
.border-color {
border: 2px solid #3A3392;
}