#8AB6F8
A light, vivid blue closely aligning with Lightskyblue.
About #8AB6F8
When working with digital screens, the color #8AB6F8 is rendered by mixing light. It is closely associated with the named CSS color Lightskyblue. Its digital footprint relies on 138 parts red, 182 parts green, and 248 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 44% cyan, 27% magenta, 0% yellow, and 3% black. The HSL representation is 216.0° hue, 88.7% saturation, and 75.7% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8AB6F8
RGB138, 182, 248
HSL216.0°, 88.7%, 75.7%
CMYK44%, 27%, 0%, 3%
HSV216.0°, 44.4%, 97.3%
LAB73.3, 2.3, -37.3
XYZ44.2, 45.6, 95.3
Decimal9090808
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.07:1
Text on #FFFFFF
FAIL
10.13:1
Text on #000000
AAA
1.98:1
Text on #F8FAFC
FAIL
8.61:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AB6F8;
}
.text-color {
color: #8AB6F8;
}
.border-color {
border: 2px solid #8AB6F8;
}