#0075E9
A medium, vivid blue closely aligning with Royalblue.
About #0075E9
Visually, #0075E9 is defined as a vivid blue. Its closest recognized web color is Royalblue. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 117, and 233.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 100% C, 50% M, 0% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 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#0075E9
RGB0, 117, 233
HSL209.9°, 100.0%, 45.7%
CMYK100%, 50%, 0%, 9%
HSV209.9°, 100.0%, 91.4%
LAB50.2, 17.2, -66.0
XYZ21.1, 18.6, 79.6
Decimal30185
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.45:1
Text on #FFFFFF
AA Large
4.72:1
Text on #000000
AA
4.25:1
Text on #F8FAFC
AA Large
4.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0075E9;
}
.text-color {
color: #0075E9;
}
.border-color {
border: 2px solid #0075E9;
}