#83B6FF
A light, vivid blue closely aligning with Cornflowerblue.
About #83B6FF
Visually, #83B6FF is defined as a vivid blue. Its closest recognized web color is Cornflowerblue. Its digital footprint relies on 131 parts red, 182 parts green, and 255 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 49% Cyan, 29% Magenta, 0% Yellow, and 0% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#83B6FF
RGB131, 182, 255
HSL215.3°, 100.0%, 75.7%
CMYK49%, 29%, 0%, 0%
HSV215.3°, 48.6%, 100.0%
LAB73.2, 2.6, -41.3
XYZ44.1, 45.5, 101.1
Decimal8632063
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.08:1
Text on #FFFFFF
FAIL
10.10:1
Text on #000000
AAA
1.99:1
Text on #F8FAFC
FAIL
8.59:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83B6FF;
}
.text-color {
color: #83B6FF;
}
.border-color {
border: 2px solid #83B6FF;
}