#AF66D3
A light, moderate purple closely aligning with Mediumorchid.
About #AF66D3
The precise color #AF66D3 is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumorchid. This translates to an RGB value of rgb(175, 102, 211).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 17% Cyan, 52% Magenta, 0% Yellow, and 17% Black. With a hue angle of 280.2 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AF66D3
RGB175, 102, 211
HSL280.2°, 55.3%, 61.4%
CMYK17%, 52%, 0%, 17%
HSV280.2°, 51.7%, 82.7%
LAB55.4, 47.8, -44.7
XYZ34.2, 23.3, 64.3
Decimal11495123
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.71:1
Text on #FFFFFF
AA Large
5.66:1
Text on #000000
AA
3.54:1
Text on #F8FAFC
AA Large
4.82:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF66D3;
}
.text-color {
color: #AF66D3;
}
.border-color {
border: 2px solid #AF66D3;
}