#49AFF8
A light, vivid blue closely aligning with Deepskyblue.
About #49AFF8
At its core, #49AFF8 is a light and vivid hue. It is closely associated with the named CSS color Deepskyblue. Its digital footprint relies on 73 parts red, 175 parts green, and 248 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 71% C, 29% M, 0% Y, and 3% K. With a hue angle of 205.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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#49AFF8
RGB73, 175, 248
HSL205.0°, 92.6%, 62.9%
CMYK71%, 29%, 0%, 3%
HSV205.0°, 70.6%, 97.3%
LAB68.6, -6.4, -44.8
XYZ35.0, 38.9, 94.5
Decimal4829176
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.39:1
Text on #FFFFFF
FAIL
8.77:1
Text on #000000
AAA
2.29:1
Text on #F8FAFC
FAIL
7.46:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49AFF8;
}
.text-color {
color: #49AFF8;
}
.border-color {
border: 2px solid #49AFF8;
}