#AF3ADB
A medium, moderate purple closely aligning with Darkorchid.
About #AF3ADB
At its core, #AF3ADB is a medium and moderate hue. Designers often compare it to the standard color Darkorchid. In the RGB color space, it consists of 175 red, 58 green, and 219 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 20% cyan, 74% magenta, 0% yellow, and 14% black. The HSL representation is 283.6° hue, 69.1% saturation, and 54.3% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AF3ADB
RGB175, 58, 219
HSL283.6°, 69.1%, 54.3%
CMYK20%, 74%, 0%, 14%
HSV283.6°, 73.5%, 85.9%
LAB48.6, 69.4, -60.2
XYZ32.0, 17.3, 68.7
Decimal11483867
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.72:1
Text on #FFFFFF
AA
4.45:1
Text on #000000
AA Large
4.51:1
Text on #F8FAFC
AA
3.78:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF3ADB;
}
.text-color {
color: #AF3ADB;
}
.border-color {
border: 2px solid #AF3ADB;
}