#9249AF
A medium, moderate purple closely aligning with Rebeccapurple.
About #9249AF
At its core, #9249AF is a medium and moderate hue. Its closest recognized web color is Rebeccapurple. This translates to an RGB value of rgb(146, 73, 175).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 17% cyan, 58% magenta, 0% yellow, and 31% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#9249AF
RGB146, 73, 175
HSL282.9°, 41.1%, 48.6%
CMYK17%, 58%, 0%, 31%
HSV282.9°, 58.3%, 68.6%
LAB44.2, 47.4, -41.9
XYZ22.0, 14.0, 42.1
Decimal9587119
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.53:1
Text on #FFFFFF
AA
3.79:1
Text on #000000
AA Large
5.29:1
Text on #F8FAFC
AA
3.23:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9249AF;
}
.text-color {
color: #9249AF;
}
.border-color {
border: 2px solid #9249AF;
}