#9250AF
A medium, moderate purple closely aligning with Rebeccapurple.
About #9250AF
At its core, #9250AF is a medium and moderate hue. Designers often compare it to the standard color Rebeccapurple. This translates to an RGB value of rgb(146, 80, 175).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 17% Cyan, 54% Magenta, 0% Yellow, and 31% Black. With a hue angle of 281.7 degrees, it sits comfortably in the purple spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#9250AF
RGB146, 80, 175
HSL281.7°, 37.3%, 50.0%
CMYK17%, 54%, 0%, 31%
HSV281.7°, 54.3%, 68.6%
LAB45.6, 43.8, -39.8
XYZ22.5, 14.9, 42.3
Decimal9588911
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.26:1
Text on #FFFFFF
AA
3.99:1
Text on #000000
AA Large
5.03:1
Text on #F8FAFC
AA
3.39:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9250AF;
}
.text-color {
color: #9250AF;
}
.border-color {
border: 2px solid #9250AF;
}