#2C92E2
A medium, vivid blue closely aligning with Cornflowerblue.
About #2C92E2
When working with digital screens, the color #2C92E2 is rendered by mixing light. It is closely associated with the named CSS color Cornflowerblue. In the RGB color space, it consists of 44 red, 146 green, and 226 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 81% C, 35% M, 0% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2C92E2
RGB44, 146, 226
HSL206.4°, 75.8%, 52.9%
CMYK81%, 35%, 0%, 11%
HSV206.4°, 80.5%, 88.6%
LAB58.6, -0.9, -48.6
XYZ25.0, 26.6, 75.8
Decimal2921186
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.32:1
Text on #FFFFFF
AA Large
6.32:1
Text on #000000
AA
3.18:1
Text on #F8FAFC
AA Large
5.37:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2C92E2;
}
.text-color {
color: #2C92E2;
}
.border-color {
border: 2px solid #2C92E2;
}