#49248A
A dark, moderate purple closely aligning with Rebeccapurple.
About #49248A
The hex code #49248A represents a beautifully specific shade of purple. Designers often compare it to the standard color Rebeccapurple. In the RGB color space, it consists of 73 red, 36 green, and 138 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 47% C, 74% M, 0% Y, and 46% K. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#49248A
RGB73, 36, 138
HSL261.8°, 58.6%, 34.1%
CMYK47%, 74%, 0%, 46%
HSV261.8°, 73.9%, 54.1%
LAB25.3, 40.8, -50.4
XYZ8.0, 4.5, 24.5
Decimal4793482
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.04:1
Text on #FFFFFF
AAA
1.90:1
Text on #000000
FAIL
10.55:1
Text on #F8FAFC
AAA
1.62:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #49248A;
}
.text-color {
color: #49248A;
}
.border-color {
border: 2px solid #49248A;
}