#8399F8
A light, vivid blue closely aligning with Cornflowerblue.
About #8399F8
The precise color #8399F8 is an excellent choice for modern design projects. Designers often compare it to the standard color Cornflowerblue. This translates to an RGB value of rgb(131, 153, 248).
If you are designing for print, the four-color process is what matters most. The color uses 47% Cyan, 38% Magenta, 0% Yellow, and 3% Black. The HSL representation is 228.7° hue, 89.3% saturation, and 74.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8399F8
RGB131, 153, 248
HSL228.7°, 89.3%, 74.3%
CMYK47%, 38%, 0%, 3%
HSV228.7°, 47.2%, 97.3%
LAB65.3, 17.1, -50.0
XYZ37.7, 34.4, 93.5
Decimal8624632
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.67:1
Text on #FFFFFF
FAIL
7.88:1
Text on #000000
AAA
2.55:1
Text on #F8FAFC
FAIL
6.70:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8399F8;
}
.text-color {
color: #8399F8;
}
.border-color {
border: 2px solid #8399F8;
}