#7575E9
A light, vivid blue closely aligning with Royalblue.
About #7575E9
The hex code #7575E9 represents a beautifully specific shade of blue. Its closest recognized web color is Royalblue. This translates to an RGB value of rgb(117, 117, 233).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 50% C, 50% M, 0% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7575E9
RGB117, 117, 233
HSL240.0°, 72.5%, 68.6%
CMYK50%, 50%, 0%, 9%
HSV240.0°, 49.8%, 91.4%
LAB54.4, 30.7, -59.0
XYZ28.4, 22.4, 79.9
Decimal7697897
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.83:1
Text on #FFFFFF
AA Large
5.48:1
Text on #000000
AA
3.66:1
Text on #F8FAFC
AA Large
4.66:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7575E9;
}
.text-color {
color: #7575E9;
}
.border-color {
border: 2px solid #7575E9;
}