#1D8ADB
A medium, vivid blue closely aligning with Cornflowerblue.
About #1D8ADB
At its core, #1D8ADB is a medium and vivid hue. Its closest recognized web color is Cornflowerblue. Its digital footprint relies on 29 parts red, 138 parts green, and 219 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 87% cyan, 37% magenta, 0% yellow, and 14% black. 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#1D8ADB
RGB29, 138, 219
HSL205.6°, 76.6%, 48.6%
CMYK87%, 37%, 0%, 14%
HSV205.6°, 86.8%, 85.9%
LAB55.6, -0.0, -49.4
XYZ22.4, 23.6, 70.4
Decimal1936091
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.68:1
Text on #FFFFFF
AA Large
5.71:1
Text on #000000
AA
3.51:1
Text on #F8FAFC
AA Large
4.85:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1D8ADB;
}
.text-color {
color: #1D8ADB;
}
.border-color {
border: 2px solid #1D8ADB;
}