#6692F8
A light, vivid blue closely aligning with Cornflowerblue.
About #6692F8
The precise color #6692F8 is an excellent choice for modern design projects. It is closely associated with the named CSS color Cornflowerblue. This translates to an RGB value of rgb(102, 146, 248).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 59% cyan and 41% magenta inks. The HSL representation is 221.9° hue, 91.3% saturation, and 68.6% lightness.
Contrast ratios determine whether this color is safe for typography. 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#6692F8
RGB102, 146, 248
HSL221.9°, 91.3%, 68.6%
CMYK59%, 41%, 0%, 3%
HSV221.9°, 58.9%, 97.3%
LAB61.8, 15.0, -55.6
XYZ32.7, 30.2, 92.9
Decimal6722296
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.99:1
Text on #FFFFFF
FAIL
7.03:1
Text on #000000
AAA
2.85:1
Text on #F8FAFC
FAIL
5.98:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6692F8;
}
.text-color {
color: #6692F8;
}
.border-color {
border: 2px solid #6692F8;
}