#247CF8
A medium, vivid blue closely aligning with Royalblue.
About #247CF8
The hex code #247CF8 represents a beautifully specific shade of blue. Its closest recognized web color is Royalblue. Its digital footprint relies on 36 parts red, 124 parts green, and 248 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 85% Cyan, 50% Magenta, 0% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#247CF8
RGB36, 124, 248
HSL215.1°, 93.8%, 55.7%
CMYK85%, 50%, 0%, 3%
HSV215.1°, 85.5%, 97.3%
LAB53.6, 20.0, -68.9
XYZ24.9, 21.6, 91.7
Decimal2391288
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.95:1
Text on #FFFFFF
AA Large
5.31:1
Text on #000000
AA
3.78:1
Text on #F8FAFC
AA Large
4.52:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #247CF8;
}
.text-color {
color: #247CF8;
}
.border-color {
border: 2px solid #247CF8;
}