#427CF8
A light, vivid blue closely aligning with Royalblue.
About #427CF8
At its core, #427CF8 is a light and vivid hue. Its closest recognized web color is Royalblue. To achieve this exact tint on a monitor, you would use an RGB mix of 66, 124, and 248.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 73% C, 50% M, 0% Y, and 3% K. With a hue angle of 220.9 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#427CF8
RGB66, 124, 248
HSL220.9°, 92.9%, 61.6%
CMYK73%, 50%, 0%, 3%
HSV220.9°, 73.4%, 97.3%
LAB54.4, 22.8, -67.5
XYZ26.4, 22.4, 91.7
Decimal4357368
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.84:1
Text on #FFFFFF
AA Large
5.47:1
Text on #000000
AA
3.67:1
Text on #F8FAFC
AA Large
4.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #427CF8;
}
.text-color {
color: #427CF8;
}
.border-color {
border: 2px solid #427CF8;
}