#3A92F8
A light, vivid blue closely aligning with Dodgerblue.
About #3A92F8
The hex code #3A92F8 represents a beautifully specific shade of blue. Designers often compare it to the standard color Dodgerblue. Its digital footprint relies on 58 parts red, 146 parts green, and 248 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 77% Cyan, 41% Magenta, 0% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3A92F8
RGB58, 146, 248
HSL212.2°, 93.1%, 60.0%
CMYK77%, 41%, 0%, 3%
HSV212.2°, 76.6%, 97.3%
LAB60.1, 8.5, -58.4
XYZ29.0, 28.2, 92.7
Decimal3838712
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.16:1
Text on #FFFFFF
AA Large
6.65:1
Text on #000000
AA
3.02:1
Text on #F8FAFC
AA Large
5.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3A92F8;
}
.text-color {
color: #3A92F8;
}
.border-color {
border: 2px solid #3A92F8;
}