#1D92F8
A medium, vivid blue closely aligning with Dodgerblue.
About #1D92F8
The precise color #1D92F8 is an excellent choice for modern design projects. It is closely associated with the named CSS color Dodgerblue. In the RGB color space, it consists of 29 red, 146 green, and 248 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 88% cyan and 41% 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. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1D92F8
RGB29, 146, 248
HSL207.9°, 94.0%, 54.3%
CMYK88%, 41%, 0%, 3%
HSV207.9°, 88.3%, 97.3%
LAB59.5, 6.1, -59.3
XYZ27.7, 27.6, 92.7
Decimal1938168
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.22:1
Text on #FFFFFF
AA Large
6.52:1
Text on #000000
AA
3.08:1
Text on #F8FAFC
AA Large
5.54:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1D92F8;
}
.text-color {
color: #1D92F8;
}
.border-color {
border: 2px solid #1D92F8;
}