#6692E2
A light, moderate blue closely aligning with Cornflowerblue.
About #6692E2
At its core, #6692E2 is a light and moderate hue. Designers often compare it to the standard color Cornflowerblue. This translates to an RGB value of rgb(102, 146, 226).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 55% C, 35% M, 0% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6692E2
RGB102, 146, 226
HSL218.7°, 68.1%, 64.3%
CMYK55%, 35%, 0%, 11%
HSV218.7°, 54.9%, 88.6%
LAB60.7, 8.0, -45.2
XYZ29.5, 28.9, 76.0
Decimal6722274
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.10:1
Text on #FFFFFF
AA Large
6.77:1
Text on #000000
AA
2.96:1
Text on #F8FAFC
FAIL
5.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6692E2;
}
.text-color {
color: #6692E2;
}
.border-color {
border: 2px solid #6692E2;
}