#6692FF
A light, vivid blue closely aligning with Dodgerblue.
About #6692FF
The hex code #6692FF represents a beautifully specific shade of blue. Designers often compare it to the standard color Dodgerblue. Its digital footprint relies on 102 parts red, 146 parts green, and 255 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 60% C, 43% M, 0% Y, and 0% K. With a hue angle of 222.7 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6692FF
RGB102, 146, 255
HSL222.7°, 100.0%, 70.0%
CMYK60%, 43%, 0%, 0%
HSV222.7°, 60.0%, 100.0%
LAB62.2, 17.3, -58.8
XYZ33.8, 30.6, 98.7
Decimal6722303
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.95:1
Text on #FFFFFF
FAIL
7.12:1
Text on #000000
AAA
2.82:1
Text on #F8FAFC
FAIL
6.05:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6692FF;
}
.text-color {
color: #6692FF;
}
.border-color {
border: 2px solid #6692FF;
}