#490050
A very dark, vivid magenta closely aligning with Midnightblue.
About #490050
When working with digital screens, the color #490050 is rendered by mixing light. Its closest recognized web color is Midnightblue. In the RGB color space, it consists of 73 red, 0 green, and 80 blue.
Translating this color to physical media requires the CMYK color model. The color uses 9% Cyan, 100% Magenta, 0% Yellow, and 69% Black. The HSL representation is 294.8° hue, 100.0% saturation, and 15.7% lightness.
Contrast ratios determine whether this color is safe for typography. 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#490050
RGB73, 0, 80
HSL294.8°, 100.0%, 15.7%
CMYK9%, 100%, 0%, 69%
HSV294.8°, 100.0%, 31.4%
LAB15.5, 41.1, -28.6
XYZ4.2, 2.0, 7.8
Decimal4784208
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.01:1
Text on #FFFFFF
AAA
1.40:1
Text on #000000
FAIL
14.35:1
Text on #F8FAFC
AAA
1.19:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #490050;
}
.text-color {
color: #490050;
}
.border-color {
border: 2px solid #490050;
}