#66A0F8
A light, vivid blue closely aligning with Cornflowerblue.
About #66A0F8
Visually, #66A0F8 is defined as a vivid blue. It is closely associated with the named CSS color Cornflowerblue. Its digital footprint relies on 102 parts red, 160 parts green, and 248 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 59% cyan and 35% magenta inks. With a hue angle of 216.2 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#66A0F8
RGB102, 160, 248
HSL216.2°, 91.3%, 68.6%
CMYK59%, 35%, 0%, 3%
HSV216.2°, 58.9%, 97.3%
LAB65.5, 6.9, -49.6
XYZ35.0, 34.7, 93.7
Decimal6725880
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.64:1
Text on #FFFFFF
FAIL
7.95:1
Text on #000000
AAA
2.53:1
Text on #F8FAFC
FAIL
6.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #66A0F8;
}
.text-color {
color: #66A0F8;
}
.border-color {
border: 2px solid #66A0F8;
}