#490775
A dark, vivid purple closely aligning with Indigo.
About #490775
At its core, #490775 is a dark and vivid hue. Designers often compare it to the standard color Indigo. Its digital footprint relies on 73 parts red, 7 parts green, and 117 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 38% cyan and 94% magenta inks. The HSL representation is 276.0° hue, 88.7% saturation, and 24.3% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#490775
RGB73, 7, 117
HSL276.0°, 88.7%, 24.3%
CMYK38%, 94%, 0%, 54%
HSV276.0°, 94.0%, 45.9%
LAB19.4, 46.7, -46.7
XYZ6.0, 2.9, 17.1
Decimal4786037
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.37:1
Text on #FFFFFF
AAA
1.57:1
Text on #000000
FAIL
12.78:1
Text on #F8FAFC
AAA
1.34:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #490775;
}
.text-color {
color: #490775;
}
.border-color {
border: 2px solid #490775;
}