#AF5FE9
A light, vivid purple closely aligning with Mediumorchid.
About #AF5FE9
The precise color #AF5FE9 is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumorchid. In the RGB color space, it consists of 175 red, 95 green, and 233 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 25% C, 59% M, 0% Y, and 9% K. With a hue angle of 274.8 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AF5FE9
RGB175, 95, 233
HSL274.8°, 75.8%, 64.3%
CMYK25%, 59%, 0%, 9%
HSV274.8°, 59.2%, 91.4%
LAB55.3, 56.2, -57.3
XYZ36.5, 23.2, 79.6
Decimal11493353
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.73:1
Text on #FFFFFF
AA Large
5.64:1
Text on #000000
AA
3.56:1
Text on #F8FAFC
AA Large
4.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF5FE9;
}
.text-color {
color: #AF5FE9;
}
.border-color {
border: 2px solid #AF5FE9;
}