#0075DB
A medium, vivid blue closely aligning with Dodgerblue.
About #0075DB
The precise color #0075DB is an excellent choice for modern design projects. Its closest recognized web color is Dodgerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 117, and 219.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 100% cyan and 47% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0075DB
RGB0, 117, 219
HSL207.9°, 100.0%, 42.9%
CMYK100%, 47%, 0%, 14%
HSV207.9°, 100.0%, 85.9%
LAB49.3, 11.7, -59.6
XYZ19.1, 17.8, 69.5
Decimal30171
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.60:1
Text on #FFFFFF
AA
4.57:1
Text on #000000
AA
4.39:1
Text on #F8FAFC
AA Large
3.88:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0075DB;
}
.text-color {
color: #0075DB;
}
.border-color {
border: 2px solid #0075DB;
}