#7583FF
A light, vivid blue closely aligning with Royalblue.
About #7583FF
The precise color #7583FF is an excellent choice for modern design projects. Its closest recognized web color is Royalblue. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 131, and 255.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 54% cyan and 49% magenta inks. The HSL representation is 233.9° hue, 100.0% saturation, and 72.9% lightness.
From a UX and accessibility standpoint, contrast is paramount. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7583FF
RGB117, 131, 255
HSL233.9°, 100.0%, 72.9%
CMYK54%, 49%, 0%, 0%
HSV233.9°, 54.1%, 100.0%
LAB59.2, 29.1, -63.5
XYZ33.5, 27.2, 98.1
Decimal7701503
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.26:1
Text on #FFFFFF
AA Large
6.45:1
Text on #000000
AA
3.11:1
Text on #F8FAFC
AA Large
5.48:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7583FF;
}
.text-color {
color: #7583FF;
}
.border-color {
border: 2px solid #7583FF;
}