#8392F0
A light, vivid blue closely aligning with Cornflowerblue.
About #8392F0
At its core, #8392F0 is a light and vivid hue. It is closely associated with the named CSS color Cornflowerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 146, and 240.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 45% C, 39% M, 0% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#8392F0
RGB131, 146, 240
HSL231.7°, 78.4%, 72.7%
CMYK45%, 39%, 0%, 6%
HSV231.7°, 45.4%, 94.1%
LAB63.1, 18.8, -49.0
XYZ35.4, 31.7, 86.7
Decimal8622832
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.86:1
Text on #FFFFFF
FAIL
7.33:1
Text on #000000
AAA
2.74:1
Text on #F8FAFC
FAIL
6.24:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8392F0;
}
.text-color {
color: #8392F0;
}
.border-color {
border: 2px solid #8392F0;
}