#330F83
A dark, vivid purple closely aligning with Indigo.
About #330F83
When working with digital screens, the color #330F83 is rendered by mixing light. Its closest recognized web color is Indigo. This translates to an RGB value of rgb(51, 15, 131).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 61% cyan and 89% magenta inks. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#330F83
RGB51, 15, 131
HSL258.6°, 79.5%, 28.6%
CMYK61%, 89%, 0%, 49%
HSV258.6°, 88.5%, 51.4%
LAB18.7, 45.2, -56.9
XYZ5.6, 2.7, 21.7
Decimal3346307
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.66:1
Text on #FFFFFF
AAA
1.54:1
Text on #000000
FAIL
13.06:1
Text on #F8FAFC
AAA
1.31:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #330F83;
}
.text-color {
color: #330F83;
}
.border-color {
border: 2px solid #330F83;
}