#3A50FF
A light, vivid blue closely aligning with Blueviolet.
About #3A50FF
The precise color #3A50FF is an excellent choice for modern design projects. Its closest recognized web color is Blueviolet. Its digital footprint relies on 58 parts red, 80 parts green, and 255 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 77% cyan and 69% magenta inks. Always request a physical proof before doing a large print run with this exact code.
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#3A50FF
RGB58, 80, 255
HSL233.3°, 100.0%, 61.4%
CMYK77%, 69%, 0%, 0%
HSV233.3°, 77.3%, 100.0%
LAB44.0, 51.3, -88.3
XYZ22.7, 13.9, 96.1
Decimal3821823
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.57:1
Text on #FFFFFF
AA
3.77:1
Text on #000000
AA Large
5.32:1
Text on #F8FAFC
AA
3.21:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A50FF;
}
.text-color {
color: #3A50FF;
}
.border-color {
border: 2px solid #3A50FF;
}