#1D6DF0
A medium, vivid blue closely aligning with Royalblue.
About #1D6DF0
Visually, #1D6DF0 is defined as a vivid blue. Its closest recognized web color is Royalblue. Its digital footprint relies on 29 parts red, 109 parts green, and 240 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 88% C, 55% M, 0% Y, and 6% K. With a hue angle of 217.3 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1D6DF0
RGB29, 109, 240
HSL217.3°, 87.6%, 52.7%
CMYK88%, 55%, 0%, 6%
HSV217.3°, 87.9%, 94.1%
LAB48.9, 26.0, -72.1
XYZ21.7, 17.5, 84.7
Decimal1928688
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.67:1
Text on #FFFFFF
AA
4.50:1
Text on #000000
AA Large
4.46:1
Text on #F8FAFC
AA Large
3.82:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1D6DF0;
}
.text-color {
color: #1D6DF0;
}
.border-color {
border: 2px solid #1D6DF0;
}