#AF6DF0
A light, vivid purple closely aligning with Mediumorchid.
About #AF6DF0
The precise color #AF6DF0 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, 109 green, and 240 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 27% Cyan, 55% Magenta, 0% Yellow, and 6% Black. The HSL representation is 270.2° hue, 81.4% saturation, and 68.4% lightness.
When using this color as a background, text legibility must be considered. 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#AF6DF0
RGB175, 109, 240
HSL270.2°, 81.4%, 68.4%
CMYK27%, 55%, 0%, 6%
HSV270.2°, 54.6%, 94.1%
LAB58.4, 50.6, -56.3
XYZ38.9, 26.3, 85.5
Decimal11496944
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.35:1
Text on #FFFFFF
AA Large
6.27:1
Text on #000000
AA
3.20:1
Text on #F8FAFC
AA Large
5.33:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF6DF0;
}
.text-color {
color: #AF6DF0;
}
.border-color {
border: 2px solid #AF6DF0;
}