#0707E9
A medium, vivid blue closely aligning with Blue.
About #0707E9
Visually, #0707E9 is defined as a vivid blue. Designers often compare it to the standard color Blue. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 7, and 233.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 97% cyan, 97% magenta, 0% yellow, and 9% black. The HSL representation is 240.0° hue, 94.2% saturation, and 47.1% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0707E9
RGB7, 7, 233
HSL240.0°, 94.2%, 47.1%
CMYK97%, 97%, 0%, 9%
HSV240.0°, 97.0%, 91.4%
LAB29.6, 72.8, -99.9
XYZ14.9, 6.1, 77.5
Decimal460777
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.48:1
Text on #FFFFFF
AAA
2.22:1
Text on #000000
FAIL
9.06:1
Text on #F8FAFC
AAA
1.88:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0707E9;
}
.text-color {
color: #0707E9;
}
.border-color {
border: 2px solid #0707E9;
}