#AF50F8
A light, vivid purple closely aligning with Darkorchid.
About #AF50F8
The precise color #AF50F8 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkorchid. This translates to an RGB value of rgb(175, 80, 248).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 29% C, 68% M, 0% Y, and 3% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AF50F8
RGB175, 80, 248
HSL273.9°, 92.3%, 64.3%
CMYK29%, 68%, 0%, 3%
HSV273.9°, 67.7%, 97.3%
LAB53.6, 66.6, -68.3
XYZ37.5, 21.6, 91.0
Decimal11489528
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.94:1
Text on #FFFFFF
AA Large
5.33:1
Text on #000000
AA
3.77:1
Text on #F8FAFC
AA Large
4.53:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF50F8;
}
.text-color {
color: #AF50F8;
}
.border-color {
border: 2px solid #AF50F8;
}