#9275AF
A medium, muted purple closely aligning with Plum.
About #9275AF
The hex code #9275AF represents a beautifully specific shade of purple. It is closely associated with the named CSS color Plum. Its digital footprint relies on 146 parts red, 117 parts green, and 175 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 17% Cyan, 33% Magenta, 0% Yellow, and 31% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9275AF
RGB146, 117, 175
HSL270.0°, 26.6%, 57.3%
CMYK17%, 33%, 0%, 31%
HSV270.0°, 33.1%, 68.6%
LAB54.0, 22.9, -26.6
XYZ26.0, 21.9, 43.4
Decimal9598383
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.90:1
Text on #FFFFFF
AA Large
5.39:1
Text on #000000
AA
3.73:1
Text on #F8FAFC
AA Large
4.58:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #9275AF;
}
.text-color {
color: #9275AF;
}
.border-color {
border: 2px solid #9275AF;
}