#490792
A dark, vivid purple closely aligning with Indigo.
About #490792
Visually, #490792 is defined as a vivid purple. If you're using CSS, you might find it aligns closely with Indigo. Its digital footprint relies on 73 parts red, 7 parts green, and 146 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 50% C, 95% M, 0% Y, and 43% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#490792
RGB73, 7, 146
HSL268.5°, 90.8%, 30.0%
CMYK50%, 95%, 0%, 43%
HSV268.5°, 95.2%, 57.3%
LAB22.5, 53.5, -60.1
XYZ8.0, 3.6, 27.5
Decimal4786066
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.15:1
Text on #FFFFFF
AAA
1.73:1
Text on #000000
FAIL
11.61:1
Text on #F8FAFC
AAA
1.47:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #490792;
}
.text-color {
color: #490792;
}
.border-color {
border: 2px solid #490792;
}