#6683DB
A light, moderate blue closely aligning with Cornflowerblue.
About #6683DB
At its core, #6683DB is a light and moderate hue. Its closest recognized web color is Cornflowerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 131, and 219.
If you are designing for print, the four-color process is what matters most. The color uses 53% Cyan, 40% Magenta, 0% Yellow, and 14% Black. 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#6683DB
RGB102, 131, 219
HSL225.1°, 61.9%, 62.9%
CMYK53%, 40%, 0%, 14%
HSV225.1°, 53.4%, 85.9%
LAB56.3, 14.7, -48.3
XYZ26.4, 24.2, 70.3
Decimal6718427
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.60:1
Text on #FFFFFF
AA Large
5.83:1
Text on #000000
AA
3.44:1
Text on #F8FAFC
AA Large
4.96:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6683DB;
}
.text-color {
color: #6683DB;
}
.border-color {
border: 2px solid #6683DB;
}