#AF50D3
A medium, moderate purple closely aligning with Mediumorchid.
About #AF50D3
When working with digital screens, the color #AF50D3 is rendered by mixing light. It is closely associated with the named CSS color Mediumorchid. This translates to an RGB value of rgb(175, 80, 211).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 17% cyan and 62% magenta inks. 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, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF50D3
RGB175, 80, 211
HSL283.5°, 59.8%, 57.1%
CMYK17%, 62%, 0%, 17%
HSV283.5°, 62.1%, 82.7%
LAB51.3, 58.7, -51.2
XYZ32.3, 19.6, 63.7
Decimal11489491
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.28:1
Text on #FFFFFF
AA Large
4.91:1
Text on #000000
AA
4.09:1
Text on #F8FAFC
AA Large
4.17:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF50D3;
}
.text-color {
color: #AF50D3;
}
.border-color {
border: 2px solid #AF50D3;
}