#49B6FF
A light, vivid blue closely aligning with Deepskyblue.
About #49B6FF
Visually, #49B6FF is defined as a vivid blue. Its closest recognized web color is Deepskyblue. This translates to an RGB value of rgb(73, 182, 255).
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 71% cyan, 29% magenta, 0% yellow, and 0% black. With a hue angle of 204.1 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#49B6FF
RGB73, 182, 255
HSL204.1°, 100.0%, 64.3%
CMYK71%, 29%, 0%, 0%
HSV204.1°, 71.4%, 100.0%
LAB70.9, -7.9, -45.0
XYZ37.5, 42.1, 100.8
Decimal4830975
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.23:1
Text on #FFFFFF
FAIL
9.42:1
Text on #000000
AAA
2.13:1
Text on #F8FAFC
FAIL
8.01:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49B6FF;
}
.text-color {
color: #49B6FF;
}
.border-color {
border: 2px solid #49B6FF;
}