#071DE2
A medium, vivid blue closely aligning with Mediumblue.
About #071DE2
When working with digital screens, the color #071DE2 is rendered by mixing light. Its closest recognized web color is Mediumblue. This translates to an RGB value of rgb(7, 29, 226).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 97% cyan, 87% magenta, 0% yellow, and 11% black. The HSL representation is 234.0° hue, 94.0% saturation, and 45.7% lightness.
Contrast ratios determine whether this color is safe for typography. 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#071DE2
RGB7, 29, 226
HSL234.0°, 94.0%, 45.7%
CMYK97%, 87%, 0%, 11%
HSV234.0°, 96.9%, 88.6%
LAB30.4, 65.5, -94.5
XYZ14.3, 6.4, 72.4
Decimal466402
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.20:1
Text on #FFFFFF
AAA
2.28:1
Text on #000000
FAIL
8.79:1
Text on #F8FAFC
AAA
1.94:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #071DE2;
}
.text-color {
color: #071DE2;
}
.border-color {
border: 2px solid #071DE2;
}