#83A0E9
A light, moderate blue closely aligning with Cornflowerblue.
About #83A0E9
Visually, #83A0E9 is defined as a moderate blue. Its closest recognized web color is Cornflowerblue. In the RGB color space, it consists of 131 red, 160 green, and 233 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 44% cyan and 31% magenta inks. 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. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#83A0E9
RGB131, 160, 233
HSL222.9°, 69.9%, 71.4%
CMYK44%, 31%, 0%, 9%
HSV222.9°, 43.8%, 91.4%
LAB66.4, 8.7, -39.9
XYZ36.6, 35.9, 82.1
Decimal8626409
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.57:1
Text on #FFFFFF
FAIL
8.17:1
Text on #000000
AAA
2.46:1
Text on #F8FAFC
FAIL
6.95:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #83A0E9;
}
.text-color {
color: #83A0E9;
}
.border-color {
border: 2px solid #83A0E9;
}