#245FE9
A medium, vivid blue closely aligning with Royalblue.
About #245FE9
When working with digital screens, the color #245FE9 is rendered by mixing light. Designers often compare it to the standard color Royalblue. In the RGB color space, it consists of 36 red, 95 green, and 233 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 85% Cyan, 59% Magenta, 0% Yellow, and 9% Black. The HSL representation is 222.0° hue, 81.7% saturation, and 52.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#245FE9
RGB36, 95, 233
HSL222.0°, 81.7%, 52.7%
CMYK85%, 59%, 0%, 9%
HSV222.0°, 84.5%, 91.4%
LAB44.9, 32.7, -74.7
XYZ19.5, 14.4, 78.8
Decimal2383849
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.40:1
Text on #FFFFFF
AA
3.89:1
Text on #000000
AA Large
5.16:1
Text on #F8FAFC
AA
3.31:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #245FE9;
}
.text-color {
color: #245FE9;
}
.border-color {
border: 2px solid #245FE9;
}