#07A0FF
A medium, vivid blue closely aligning with Cornflowerblue.
About #07A0FF
The hex code #07A0FF represents a beautifully specific shade of blue. Designers often compare it to the standard color Cornflowerblue. This translates to an RGB value of rgb(7, 160, 255).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 97% Cyan, 37% Magenta, 0% Yellow, and 0% Black. With a hue angle of 203.0 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07A0FF
RGB7, 160, 255
HSL203.0°, 100.0%, 51.4%
CMYK97%, 37%, 0%, 0%
HSV203.0°, 97.3%, 100.0%
LAB63.7, -0.3, -56.5
XYZ30.7, 32.4, 99.2
Decimal499967
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.81:1
Text on #FFFFFF
FAIL
7.48:1
Text on #000000
AAA
2.68:1
Text on #F8FAFC
FAIL
6.36:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07A0FF;
}
.text-color {
color: #07A0FF;
}
.border-color {
border: 2px solid #07A0FF;
}