#50A8F0
A light, vivid blue closely aligning with Deepskyblue.
About #50A8F0
When working with digital screens, the color #50A8F0 is rendered by mixing light. Its closest recognized web color is Deepskyblue. This translates to an RGB value of rgb(80, 168, 240).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 67% cyan and 30% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#50A8F0
RGB80, 168, 240
HSL207.0°, 84.2%, 62.7%
CMYK67%, 30%, 0%, 6%
HSV207.0°, 66.7%, 94.1%
LAB66.5, -4.1, -43.8
XYZ33.0, 36.0, 87.6
Decimal5286128
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.56:1
Text on #FFFFFF
FAIL
8.20:1
Text on #000000
AAA
2.45:1
Text on #F8FAFC
FAIL
6.97:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #50A8F0;
}
.text-color {
color: #50A8F0;
}
.border-color {
border: 2px solid #50A8F0;
}