#3A3AC5
A medium, moderate blue closely aligning with Mediumslateblue.
About #3A3AC5
The hex code #3A3AC5 represents a beautifully specific shade of blue. Its closest recognized web color is Mediumslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 58, and 197.
For print applications, it's crucial to understand its CMYK makeup. The color uses 71% Cyan, 71% Magenta, 0% Yellow, and 23% Black. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#3A3AC5
RGB58, 58, 197
HSL240.0°, 54.5%, 50.0%
CMYK71%, 71%, 0%, 23%
HSV240.0°, 70.6%, 77.3%
LAB33.9, 44.8, -72.0
XYZ13.3, 8.0, 53.7
Decimal3816133
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.10:1
Text on #FFFFFF
AAA
2.59:1
Text on #000000
FAIL
7.75:1
Text on #F8FAFC
AAA
2.20:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A3AC5;
}
.text-color {
color: #3A3AC5;
}
.border-color {
border: 2px solid #3A3AC5;
}