#492483
A dark, moderate purple closely aligning with Rebeccapurple.
About #492483
At its core, #492483 is a dark and moderate hue. It is closely associated with the named CSS color Rebeccapurple. Its digital footprint relies on 73 parts red, 36 parts green, and 131 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 44% cyan and 73% magenta inks. The HSL representation is 263.4° hue, 56.9% saturation, and 32.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#492483
RGB73, 36, 131
HSL263.4°, 56.9%, 32.7%
CMYK44%, 73%, 0%, 49%
HSV263.4°, 72.5%, 51.4%
LAB24.7, 38.8, -47.0
XYZ7.5, 4.3, 21.9
Decimal4793475
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.27:1
Text on #FFFFFF
AAA
1.86:1
Text on #000000
FAIL
10.77:1
Text on #F8FAFC
AAA
1.58:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #492483;
}
.text-color {
color: #492483;
}
.border-color {
border: 2px solid #492483;
}