#8AA8FF
A light, vivid blue closely aligning with Cornflowerblue.
About #8AA8FF
When working with digital screens, the color #8AA8FF is rendered by mixing light. Its closest recognized web color is Cornflowerblue. Its digital footprint relies on 138 parts red, 168 parts green, and 255 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 46% cyan and 34% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8AA8FF
RGB138, 168, 255
HSL224.6°, 100.0%, 77.1%
CMYK46%, 34%, 0%, 0%
HSV224.6°, 45.9%, 100.0%
LAB69.9, 12.1, -46.4
XYZ42.5, 40.6, 100.2
Decimal9087231
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.30:1
Text on #FFFFFF
FAIL
9.13:1
Text on #000000
AAA
2.20:1
Text on #F8FAFC
FAIL
7.76:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AA8FF;
}
.text-color {
color: #8AA8FF;
}
.border-color {
border: 2px solid #8AA8FF;
}