#8399DB
A light, moderate blue closely aligning with Cornflowerblue.
About #8399DB
The precise color #8399DB is an excellent choice for modern design projects. Designers often compare it to the standard color Cornflowerblue. In the RGB color space, it consists of 131 red, 153 green, and 219 blue.
If you are designing for print, the four-color process is what matters most. The color uses 40% Cyan, 30% Magenta, 0% Yellow, and 14% Black. With a hue angle of 225.0 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8399DB
RGB131, 153, 219
HSL225.0°, 55.0%, 68.6%
CMYK40%, 30%, 0%, 14%
HSV225.0°, 40.2%, 85.9%
LAB63.9, 8.8, -36.1
XYZ33.5, 32.7, 71.6
Decimal8624603
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.78:1
Text on #FFFFFF
FAIL
7.54:1
Text on #000000
AAA
2.66:1
Text on #F8FAFC
FAIL
6.41:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8399DB;
}
.text-color {
color: #8399DB;
}
.border-color {
border: 2px solid #8399DB;
}