#3A3AA8
A medium, moderate blue closely aligning with Slateblue.
About #3A3AA8
When working with digital screens, the color #3A3AA8 is rendered by mixing light. Designers often compare it to the standard color Slateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 58, and 168.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 65% C, 65% M, 0% Y, and 34% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#3A3AA8
RGB58, 58, 168
HSL240.0°, 48.7%, 44.3%
CMYK65%, 65%, 0%, 34%
HSV240.0°, 65.5%, 65.9%
LAB31.2, 35.0, -59.1
XYZ10.3, 6.8, 37.8
Decimal3816104
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.93:1
Text on #FFFFFF
AAA
2.35:1
Text on #000000
FAIL
8.54:1
Text on #F8FAFC
AAA
2.00:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A3AA8;
}
.text-color {
color: #3A3AA8;
}
.border-color {
border: 2px solid #3A3AA8;
}