#3392E2
A medium, vivid blue closely aligning with Cornflowerblue.
About #3392E2
At its core, #3392E2 is a medium and vivid hue. Its closest recognized web color is Cornflowerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 51, 146, and 226.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 77% Cyan, 35% Magenta, 0% Yellow, and 11% Black. The HSL representation is 207.4° hue, 75.1% saturation, and 54.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#3392E2
RGB51, 146, 226
HSL207.4°, 75.1%, 54.3%
CMYK77%, 35%, 0%, 11%
HSV207.4°, 77.4%, 88.6%
LAB58.7, -0.2, -48.4
XYZ25.4, 26.8, 75.8
Decimal3379938
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.31:1
Text on #FFFFFF
AA Large
6.35:1
Text on #000000
AA
3.16:1
Text on #F8FAFC
AA Large
5.40:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3392E2;
}
.text-color {
color: #3392E2;
}
.border-color {
border: 2px solid #3392E2;
}