#1D07D3
A medium, vivid blue closely aligning with Mediumblue.
About #1D07D3
The precise color #1D07D3 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumblue. In the RGB color space, it consists of 29 red, 7 green, and 211 blue.
Translating this color to physical media requires the CMYK color model. The color uses 86% Cyan, 97% Magenta, 0% Yellow, and 17% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D07D3
RGB29, 7, 211
HSL246.5°, 93.6%, 42.7%
CMYK86%, 97%, 0%, 17%
HSV246.5°, 96.7%, 82.7%
LAB27.1, 67.6, -91.5
XYZ12.3, 5.1, 62.0
Decimal1902547
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.38:1
Text on #FFFFFF
AAA
2.02:1
Text on #000000
FAIL
9.92:1
Text on #F8FAFC
AAA
1.72:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D07D3;
}
.text-color {
color: #1D07D3;
}
.border-color {
border: 2px solid #1D07D3;
}