#1D92E9
A medium, vivid blue closely aligning with Cornflowerblue.
About #1D92E9
When working with digital screens, the color #1D92E9 is rendered by mixing light. Its closest recognized web color is Cornflowerblue. This translates to an RGB value of rgb(29, 146, 233).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 88% Cyan, 37% Magenta, 0% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1D92E9
RGB29, 146, 233
HSL205.6°, 82.3%, 51.4%
CMYK88%, 37%, 0%, 9%
HSV205.6°, 87.6%, 91.4%
LAB58.7, 0.5, -52.4
XYZ25.5, 26.7, 80.9
Decimal1938153
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.31:1
Text on #FFFFFF
AA Large
6.34:1
Text on #000000
AA
3.17:1
Text on #F8FAFC
AA Large
5.39:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1D92E9;
}
.text-color {
color: #1D92E9;
}
.border-color {
border: 2px solid #1D92E9;
}