#3A49C5
A medium, moderate blue closely aligning with Slateblue.
About #3A49C5
The precise color #3A49C5 is an excellent choice for modern design projects. Its closest recognized web color is Slateblue. This translates to an RGB value of rgb(58, 73, 197).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 71% cyan and 63% magenta inks. With a hue angle of 233.5 degrees, it sits comfortably in the blue spectrum.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3A49C5
RGB58, 73, 197
HSL233.5°, 54.5%, 50.0%
CMYK71%, 63%, 0%, 23%
HSV233.5°, 70.6%, 77.3%
LAB37.3, 35.6, -66.4
XYZ14.2, 9.7, 53.9
Decimal3819973
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.14:1
Text on #FFFFFF
AAA
2.94:1
Text on #000000
FAIL
6.83:1
Text on #F8FAFC
AA
2.50:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A49C5;
}
.text-color {
color: #3A49C5;
}
.border-color {
border: 2px solid #3A49C5;
}