#3A49F8
A light, vivid blue closely aligning with Blueviolet.
About #3A49F8
The precise color #3A49F8 is an excellent choice for modern design projects. Designers often compare it to the standard color Blueviolet. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 73, and 248.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 77% cyan, 71% magenta, 0% yellow, and 3% 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. Because it is a light color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A49F8
RGB58, 73, 248
HSL235.3°, 93.1%, 60.0%
CMYK77%, 71%, 0%, 3%
HSV235.3°, 76.6%, 97.3%
LAB41.9, 53.0, -87.9
XYZ21.1, 12.4, 90.1
Decimal3820024
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.02:1
Text on #FFFFFF
AA
3.49:1
Text on #000000
AA Large
5.75:1
Text on #F8FAFC
AA
2.97:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A49F8;
}
.text-color {
color: #3A49F8;
}
.border-color {
border: 2px solid #3A49F8;
}