#1D99F8
A medium, vivid blue closely aligning with Cornflowerblue.
About #1D99F8
At its core, #1D99F8 is a medium and vivid hue. Designers often compare it to the standard color Cornflowerblue. Its digital footprint relies on 29 parts red, 153 parts green, and 248 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 88% C, 38% M, 0% Y, and 3% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#1D99F8
RGB29, 153, 248
HSL206.0°, 94.0%, 54.3%
CMYK88%, 38%, 0%, 3%
HSV206.0°, 88.3%, 97.3%
LAB61.5, 1.9, -56.2
XYZ28.8, 29.8, 93.0
Decimal1939960
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.02:1
Text on #FFFFFF
AA Large
6.96:1
Text on #000000
AA
2.88:1
Text on #F8FAFC
FAIL
5.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1D99F8;
}
.text-color {
color: #1D99F8;
}
.border-color {
border: 2px solid #1D99F8;
}