#2C99F0
A medium, vivid blue closely aligning with Cornflowerblue.
About #2C99F0
Visually, #2C99F0 is defined as a vivid blue. Its closest recognized web color is Cornflowerblue. In the RGB color space, it consists of 44 red, 153 green, and 240 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 82% cyan, 36% magenta, 0% yellow, and 6% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#2C99F0
RGB44, 153, 240
HSL206.6°, 86.7%, 55.7%
CMYK82%, 36%, 0%, 6%
HSV206.6°, 81.7%, 94.1%
LAB61.3, 0.1, -52.0
XYZ28.2, 29.6, 86.7
Decimal2922992
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.03:1
Text on #FFFFFF
AA Large
6.92:1
Text on #000000
AA
2.90:1
Text on #F8FAFC
FAIL
5.88:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2C99F0;
}
.text-color {
color: #2C99F0;
}
.border-color {
border: 2px solid #2C99F0;
}