#330783
A dark, vivid purple closely aligning with Indigo.
About #330783
At its core, #330783 is a dark and vivid hue. Its closest recognized web color is Indigo. To achieve this exact tint on a monitor, you would use an RGB mix of 51, 7, and 131.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 61% cyan and 95% magenta inks. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#330783
RGB51, 7, 131
HSL261.3°, 89.9%, 27.1%
CMYK61%, 95%, 0%, 49%
HSV261.3°, 94.7%, 51.4%
LAB17.9, 47.7, -58.3
XYZ5.5, 2.5, 21.7
Decimal3344259
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.01:1
Text on #FFFFFF
AAA
1.50:1
Text on #000000
FAIL
13.39:1
Text on #F8FAFC
AAA
1.27:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #330783;
}
.text-color {
color: #330783;
}
.border-color {
border: 2px solid #330783;
}