#83A0FF
A light, vivid blue closely aligning with Cornflowerblue.
About #83A0FF
The precise color #83A0FF is an excellent choice for modern design projects. Designers often compare it to the standard color Cornflowerblue. Its digital footprint relies on 131 parts red, 160 parts green, and 255 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 49% Cyan, 37% Magenta, 0% Yellow, and 0% Black. With a hue angle of 226.0 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. 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#83A0FF
RGB131, 160, 255
HSL226.0°, 100.0%, 75.7%
CMYK49%, 37%, 0%, 0%
HSV226.0°, 48.6%, 100.0%
LAB67.4, 15.1, -50.4
XYZ40.0, 37.2, 99.7
Decimal8626431
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.49:1
Text on #FFFFFF
FAIL
8.44:1
Text on #000000
AAA
2.38:1
Text on #F8FAFC
FAIL
7.17:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83A0FF;
}
.text-color {
color: #83A0FF;
}
.border-color {
border: 2px solid #83A0FF;
}