#1D50CC
A medium, vivid blue closely aligning with Royalblue.
About #1D50CC
Visually, #1D50CC is defined as a vivid blue. Its closest recognized web color is Royalblue. In the RGB color space, it consists of 29 red, 80 green, and 204 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 86% Cyan, 61% Magenta, 0% Yellow, and 20% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D50CC
RGB29, 80, 204
HSL222.5°, 75.1%, 45.7%
CMYK86%, 61%, 0%, 20%
HSV222.5°, 85.8%, 80.0%
LAB38.5, 31.0, -68.5
XYZ14.3, 10.4, 58.4
Decimal1921228
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.84:1
Text on #FFFFFF
AA
3.07:1
Text on #000000
AA Large
6.53:1
Text on #F8FAFC
AA
2.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D50CC;
}
.text-color {
color: #1D50CC;
}
.border-color {
border: 2px solid #1D50CC;
}