#AF5FF0
A light, vivid purple closely aligning with Mediumorchid.
About #AF5FF0
The precise color #AF5FF0 is an excellent choice for modern design projects. Its closest recognized web color is Mediumorchid. This translates to an RGB value of rgb(175, 95, 240).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 27% cyan, 60% magenta, 0% yellow, and 6% black. The HSL representation is 273.1° hue, 82.9% saturation, and 65.7% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#AF5FF0
RGB175, 95, 240
HSL273.1°, 82.9%, 65.7%
CMYK27%, 60%, 0%, 6%
HSV273.1°, 60.4%, 94.1%
LAB55.7, 57.8, -60.6
XYZ37.5, 23.6, 85.0
Decimal11493360
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.67:1
Text on #FFFFFF
AA Large
5.72:1
Text on #000000
AA
3.51:1
Text on #F8FAFC
AA Large
4.86:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF5FF0;
}
.text-color {
color: #AF5FF0;
}
.border-color {
border: 2px solid #AF5FF0;
}