#2C8ADB
A medium, vivid blue closely aligning with Cornflowerblue.
About #2C8ADB
The precise color #2C8ADB is an excellent choice for modern design projects. Designers often compare it to the standard color Cornflowerblue. Its digital footprint relies on 44 parts red, 138 parts green, and 219 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 80% Cyan, 37% Magenta, 0% Yellow, and 14% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2C8ADB
RGB44, 138, 219
HSL207.8°, 70.9%, 51.6%
CMYK80%, 37%, 0%, 14%
HSV207.8°, 79.9%, 85.9%
LAB55.9, 1.2, -49.0
XYZ22.9, 23.8, 70.4
Decimal2919131
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.64:1
Text on #FFFFFF
AA Large
5.77:1
Text on #000000
AA
3.48:1
Text on #F8FAFC
AA Large
4.90:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2C8ADB;
}
.text-color {
color: #2C8ADB;
}
.border-color {
border: 2px solid #2C8ADB;
}