#7CA0FF
A light, vivid blue closely aligning with Cornflowerblue.
About #7CA0FF
The precise color #7CA0FF is an excellent choice for modern design projects. Its closest recognized web color is Cornflowerblue. This translates to an RGB value of rgb(124, 160, 255).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 51% cyan, 37% magenta, 0% yellow, and 0% black. With a hue angle of 223.5 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7CA0FF
RGB124, 160, 255
HSL223.5°, 100.0%, 74.3%
CMYK51%, 37%, 0%, 0%
HSV223.5°, 51.4%, 100.0%
LAB67.0, 13.5, -51.0
XYZ38.9, 36.6, 99.6
Decimal8167679
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.52:1
Text on #FFFFFF
FAIL
8.33:1
Text on #000000
AAA
2.41:1
Text on #F8FAFC
FAIL
7.08:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CA0FF;
}
.text-color {
color: #7CA0FF;
}
.border-color {
border: 2px solid #7CA0FF;
}