#0075FF
A medium, vivid blue closely aligning with Royalblue.
About #0075FF
When working with digital screens, the color #0075FF is rendered by mixing light. Its closest recognized web color is Royalblue. Its digital footprint relies on 0 parts red, 117 parts green, and 255 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 100% cyan and 54% magenta inks. The HSL representation is 212.5° hue, 100.0% saturation, and 50.0% lightness.
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#0075FF
RGB0, 117, 255
HSL212.5°, 100.0%, 50.0%
CMYK100%, 54%, 0%, 0%
HSV212.5°, 100.0%, 100.0%
LAB51.8, 25.7, -75.7
XYZ24.4, 19.9, 97.2
Decimal30207
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.21:1
Text on #FFFFFF
AA Large
4.99:1
Text on #000000
AA
4.02:1
Text on #F8FAFC
AA Large
4.24:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0075FF;
}
.text-color {
color: #0075FF;
}
.border-color {
border: 2px solid #0075FF;
}