#6675BD
A medium, moderate blue closely aligning with Cornflowerblue.
About #6675BD
Visually, #6675BD is defined as a moderate blue. Designers often compare it to the standard color Cornflowerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 117, and 189.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 46% C, 38% M, 0% Y, and 26% K. The HSL representation is 229.7° hue, 39.7% saturation, and 57.1% lightness.
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#6675BD
RGB102, 117, 189
HSL229.7°, 39.7%, 57.1%
CMYK46%, 38%, 0%, 26%
HSV229.7°, 46.0%, 74.1%
LAB50.9, 13.8, -39.6
XYZ21.0, 19.2, 50.7
Decimal6714813
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.33:1
Text on #FFFFFF
AA Large
4.84:1
Text on #000000
AA
4.14:1
Text on #F8FAFC
AA Large
4.12:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6675BD;
}
.text-color {
color: #6675BD;
}
.border-color {
border: 2px solid #6675BD;
}