#2475FF
A medium, vivid blue closely aligning with Royalblue.
About #2475FF
Visually, #2475FF is defined as a vivid blue. Designers often compare it to the standard color Royalblue. This translates to an RGB value of rgb(36, 117, 255).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 86% Cyan, 54% Magenta, 0% Yellow, and 0% Black. The HSL representation is 217.8° hue, 100.0% saturation, and 57.1% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2475FF
RGB36, 117, 255
HSL217.8°, 100.0%, 57.1%
CMYK86%, 54%, 0%, 0%
HSV217.8°, 85.9%, 100.0%
LAB52.2, 27.0, -75.0
XYZ25.1, 20.3, 97.2
Decimal2389503
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.15:1
Text on #FFFFFF
AA Large
5.06:1
Text on #000000
AA
3.96:1
Text on #F8FAFC
AA Large
4.30:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2475FF;
}
.text-color {
color: #2475FF;
}
.border-color {
border: 2px solid #2475FF;
}