#9950AF
A medium, moderate magenta closely aligning with Rebeccapurple.
About #9950AF
The precise color #9950AF is an excellent choice for modern design projects. Designers often compare it to the standard color Rebeccapurple. In the RGB color space, it consists of 153 red, 80 green, and 175 blue.
Translating this color to physical media requires the CMYK color model. The color uses 13% Cyan, 54% Magenta, 0% Yellow, and 31% Black. The HSL representation is 286.1° hue, 37.3% saturation, and 50.0% lightness.
From a UX and accessibility standpoint, contrast is paramount. 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#9950AF
RGB153, 80, 175
HSL286.1°, 37.3%, 50.0%
CMYK13%, 54%, 0%, 31%
HSV286.1°, 54.3%, 68.6%
LAB46.5, 45.7, -38.3
XYZ23.7, 15.6, 42.3
Decimal10047663
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.10:1
Text on #FFFFFF
AA
4.12:1
Text on #000000
AA Large
4.87:1
Text on #F8FAFC
AA
3.50:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9950AF;
}
.text-color {
color: #9950AF;
}
.border-color {
border: 2px solid #9950AF;
}