#2CBDF8
A medium, vivid blue closely aligning with Deepskyblue.
About #2CBDF8
The precise color #2CBDF8 is an excellent choice for modern design projects. Designers often compare it to the standard color Deepskyblue. In the RGB color space, it consists of 44 red, 189 green, and 248 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 82% Cyan, 24% Magenta, 0% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2CBDF8
RGB44, 189, 248
HSL197.4°, 93.6%, 57.3%
CMYK82%, 24%, 0%, 3%
HSV197.4°, 82.3%, 97.3%
LAB72.0, -17.1, -39.6
XYZ36.2, 43.7, 95.3
Decimal2932216
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.74:1
Text on #000000
AAA
2.06:1
Text on #F8FAFC
FAIL
8.28:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CBDF8;
}
.text-color {
color: #2CBDF8;
}
.border-color {
border: 2px solid #2CBDF8;
}