#3A92FF
A light, vivid blue closely aligning with Dodgerblue.
About #3A92FF
The hex code #3A92FF represents a beautifully specific shade of blue. Designers often compare it to the standard color Dodgerblue. In the RGB color space, it consists of 58 red, 146 green, and 255 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 77% Cyan, 43% Magenta, 0% Yellow, and 0% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3A92FF
RGB58, 146, 255
HSL213.2°, 100.0%, 61.4%
CMYK77%, 43%, 0%, 0%
HSV213.2°, 77.3%, 100.0%
LAB60.5, 11.0, -61.6
XYZ30.1, 28.7, 98.6
Decimal3838719
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.12:1
Text on #FFFFFF
AA Large
6.74:1
Text on #000000
AA
2.98:1
Text on #F8FAFC
FAIL
5.73:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3A92FF;
}
.text-color {
color: #3A92FF;
}
.border-color {
border: 2px solid #3A92FF;
}