#0799F8
A medium, vivid blue closely aligning with Cornflowerblue.
About #0799F8
At its core, #0799F8 is a medium and vivid hue. Designers often compare it to the standard color Cornflowerblue. Its digital footprint relies on 7 parts red, 153 parts green, and 248 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 97% Cyan, 38% Magenta, 0% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0799F8
RGB7, 153, 248
HSL203.7°, 94.5%, 50.0%
CMYK97%, 38%, 0%, 3%
HSV203.7°, 97.2%, 97.3%
LAB61.3, 1.1, -56.5
XYZ28.4, 29.6, 93.0
Decimal498168
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.03:1
Text on #FFFFFF
AA Large
6.92:1
Text on #000000
AA
2.90:1
Text on #F8FAFC
FAIL
5.88:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0799F8;
}
.text-color {
color: #0799F8;
}
.border-color {
border: 2px solid #0799F8;
}