#3A50F8
A light, vivid blue closely aligning with Mediumslateblue.
About #3A50F8
Visually, #3A50F8 is defined as a vivid blue. Its closest recognized web color is Mediumslateblue. In the RGB color space, it consists of 58 red, 80 green, and 248 blue.
Translating this color to physical media requires the CMYK color model. The color uses 77% Cyan, 68% Magenta, 0% Yellow, and 3% 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. Because it is a light color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3A50F8
RGB58, 80, 248
HSL233.1°, 93.1%, 60.0%
CMYK77%, 68%, 0%, 3%
HSV233.1°, 76.6%, 97.3%
LAB43.4, 49.0, -85.5
XYZ21.6, 13.4, 90.3
Decimal3821816
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.70:1
Text on #FFFFFF
AA
3.68:1
Text on #000000
AA Large
5.45:1
Text on #F8FAFC
AA
3.13:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A50F8;
}
.text-color {
color: #3A50F8;
}
.border-color {
border: 2px solid #3A50F8;
}