#8399E9
A light, moderate blue closely aligning with Cornflowerblue.
About #8399E9
When working with digital screens, the color #8399E9 is rendered by mixing light. Its closest recognized web color is Cornflowerblue. Its digital footprint relies on 131 parts red, 153 parts green, and 233 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 44% Cyan, 34% Magenta, 0% Yellow, and 9% 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. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8399E9
RGB131, 153, 233
HSL227.1°, 69.9%, 71.4%
CMYK44%, 34%, 0%, 9%
HSV227.1°, 43.8%, 91.4%
LAB64.6, 12.7, -42.8
XYZ35.5, 33.5, 81.7
Decimal8624617
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.73:1
Text on #FFFFFF
FAIL
7.70:1
Text on #000000
AAA
2.61:1
Text on #F8FAFC
FAIL
6.54:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8399E9;
}
.text-color {
color: #8399E9;
}
.border-color {
border: 2px solid #8399E9;
}