#2407E9
A medium, vivid blue closely aligning with Mediumblue.
About #2407E9
The hex code #2407E9 represents a beautifully specific shade of blue. Designers often compare it to the standard color Mediumblue. Its digital footprint relies on 36 parts red, 7 parts green, and 233 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 85% Cyan, 97% Magenta, 0% Yellow, and 9% Black. With a hue angle of 247.7 degrees, it sits comfortably in the blue spectrum.
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#2407E9
RGB36, 7, 233
HSL247.7°, 94.2%, 47.1%
CMYK85%, 97%, 0%, 9%
HSV247.7°, 97.0%, 91.4%
LAB30.4, 73.1, -98.5
XYZ15.5, 6.4, 77.5
Decimal2361321
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.80:1
Text on #F8FAFC
AAA
1.94:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2407E9;
}
.text-color {
color: #2407E9;
}
.border-color {
border: 2px solid #2407E9;
}