#AF57F0
A light, vivid purple closely aligning with Darkorchid.
About #AF57F0
At its core, #AF57F0 is a light and vivid hue. Designers often compare it to the standard color Darkorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 175, 87, and 240.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 27% Cyan, 64% Magenta, 0% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF57F0
RGB175, 87, 240
HSL274.5°, 83.6%, 64.1%
CMYK27%, 64%, 0%, 6%
HSV274.5°, 63.7%, 94.1%
LAB54.3, 61.6, -62.9
XYZ36.8, 22.2, 84.8
Decimal11491312
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.86:1
Text on #FFFFFF
AA Large
5.44:1
Text on #000000
AA
3.69:1
Text on #F8FAFC
AA Large
4.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF57F0;
}
.text-color {
color: #AF57F0;
}
.border-color {
border: 2px solid #AF57F0;
}