#7CA0F0
A light, vivid blue closely aligning with Cornflowerblue.
About #7CA0F0
The hex code #7CA0F0 represents a beautifully specific shade of blue. Its closest recognized web color is Cornflowerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 160, and 240.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 48% Cyan, 33% Magenta, 0% Yellow, and 6% Black. 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. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7CA0F0
RGB124, 160, 240
HSL221.4°, 79.5%, 71.4%
CMYK48%, 33%, 0%, 6%
HSV221.4°, 48.3%, 94.1%
LAB66.3, 9.0, -44.0
XYZ36.6, 35.7, 87.4
Decimal8167664
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.58:1
Text on #FFFFFF
FAIL
8.14:1
Text on #000000
AAA
2.46:1
Text on #F8FAFC
FAIL
6.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7CA0F0;
}
.text-color {
color: #7CA0F0;
}
.border-color {
border: 2px solid #7CA0F0;
}