#8DA1FA
A light, vivid blue closely aligning with Cornflowerblue.
About #8DA1FA
The hex code #8DA1FA represents a beautifully specific shade of blue. Its closest recognized web color is Cornflowerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 141, 161, and 250.
For print applications, it's crucial to understand its CMYK makeup. The color uses 44% Cyan, 36% Magenta, 0% Yellow, and 2% Black. Always request a physical proof before doing a large print run with this exact code.
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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#8DA1FA
RGB141, 161, 250
HSL229.0°, 91.6%, 76.7%
CMYK44%, 36%, 0%, 2%
HSV229.0°, 43.6%, 98.0%
LAB68.1, 15.4, -46.6
XYZ41.0, 38.1, 95.6
Decimal9282042
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.44:1
Text on #FFFFFF
FAIL
8.61:1
Text on #000000
AAA
2.33:1
Text on #F8FAFC
FAIL
7.32:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8DA1FA;
}
.text-color {
color: #8DA1FA;
}
.border-color {
border: 2px solid #8DA1FA;
}