#8399FF
A light, vivid blue closely aligning with Cornflowerblue.
About #8399FF
When working with digital screens, the color #8399FF is rendered by mixing light. Designers often compare it to the standard color Cornflowerblue. Its digital footprint relies on 131 parts red, 153 parts green, and 255 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 49% cyan and 40% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8399FF
RGB131, 153, 255
HSL229.4°, 100.0%, 75.7%
CMYK49%, 40%, 0%, 0%
HSV229.4°, 48.6%, 100.0%
LAB65.6, 19.1, -53.2
XYZ38.8, 34.8, 99.3
Decimal8624639
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.64:1
Text on #FFFFFF
FAIL
7.97:1
Text on #000000
AAA
2.52:1
Text on #F8FAFC
FAIL
6.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8399FF;
}
.text-color {
color: #8399FF;
}
.border-color {
border: 2px solid #8399FF;
}