#07A8FF
A medium, vivid blue closely aligning with Cornflowerblue.
About #07A8FF
Visually, #07A8FF is defined as a vivid blue. Its closest recognized web color is Cornflowerblue. In the RGB color space, it consists of 7 red, 168 green, and 255 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 97% cyan and 34% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07A8FF
RGB7, 168, 255
HSL201.0°, 100.0%, 51.4%
CMYK97%, 34%, 0%, 0%
HSV201.0°, 97.3%, 100.0%
LAB66.0, -4.9, -52.9
XYZ32.1, 35.3, 99.7
Decimal502015
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.61:1
Text on #FFFFFF
FAIL
8.05:1
Text on #000000
AAA
2.49:1
Text on #F8FAFC
FAIL
6.85:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07A8FF;
}
.text-color {
color: #07A8FF;
}
.border-color {
border: 2px solid #07A8FF;
}