#2475F8
A medium, vivid blue closely aligning with Royalblue.
About #2475F8
The hex code #2475F8 represents a beautifully specific shade of blue. Designers often compare it to the standard color Royalblue. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 117, and 248.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 85% cyan and 53% magenta inks. With a hue angle of 217.1 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. 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#2475F8
RGB36, 117, 248
HSL217.1°, 93.8%, 55.7%
CMYK85%, 53%, 0%, 3%
HSV217.1°, 85.5%, 97.3%
LAB51.7, 24.4, -71.9
XYZ24.0, 19.9, 91.4
Decimal2389496
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.22:1
Text on #FFFFFF
AA Large
4.97:1
Text on #000000
AA
4.03:1
Text on #F8FAFC
AA Large
4.23:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2475F8;
}
.text-color {
color: #2475F8;
}
.border-color {
border: 2px solid #2475F8;
}