#9250A8
A medium, moderate magenta closely aligning with Rebeccapurple.
About #9250A8
At its core, #9250A8 is a medium and moderate hue. Designers often compare it to the standard color Rebeccapurple. Its digital footprint relies on 146 parts red, 80 parts green, and 168 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 13% C, 52% M, 0% Y, and 34% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9250A8
RGB146, 80, 168
HSL285.0°, 35.5%, 48.6%
CMYK13%, 52%, 0%, 34%
HSV285.0°, 52.4%, 65.9%
LAB45.2, 42.3, -36.2
XYZ21.8, 14.7, 38.7
Decimal9588904
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.34:1
Text on #FFFFFF
AA
3.94:1
Text on #000000
AA Large
5.10:1
Text on #F8FAFC
AA
3.35:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9250A8;
}
.text-color {
color: #9250A8;
}
.border-color {
border: 2px solid #9250A8;
}