#3A66BD
A medium, moderate blue closely aligning with Cornflowerblue.
About #3A66BD
The hex code #3A66BD represents a beautifully specific shade of blue. Its closest recognized web color is Cornflowerblue. In the RGB color space, it consists of 58 red, 102 green, and 189 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 69% C, 46% M, 0% Y, and 26% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#3A66BD
RGB58, 102, 189
HSL219.8°, 53.0%, 48.4%
CMYK69%, 46%, 0%, 26%
HSV219.8°, 69.3%, 74.1%
LAB44.3, 14.1, -50.3
XYZ15.7, 14.1, 50.0
Decimal3827389
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.50:1
Text on #FFFFFF
AA
3.82:1
Text on #000000
AA Large
5.26:1
Text on #F8FAFC
AA
3.24:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A66BD;
}
.text-color {
color: #3A66BD;
}
.border-color {
border: 2px solid #3A66BD;
}