#AF7CF0
A light, vivid purple closely aligning with Mediumpurple.
About #AF7CF0
Visually, #AF7CF0 is defined as a vivid purple. Designers often compare it to the standard color Mediumpurple. This translates to an RGB value of rgb(175, 124, 240).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 27% C, 48% M, 0% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 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#AF7CF0
RGB175, 124, 240
HSL266.4°, 79.5%, 71.4%
CMYK27%, 48%, 0%, 6%
HSV266.4°, 48.3%, 94.1%
LAB61.5, 42.6, -51.3
XYZ40.6, 29.8, 86.1
Decimal11500784
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.02:1
Text on #FFFFFF
AA Large
6.96:1
Text on #000000
AA
2.88:1
Text on #F8FAFC
FAIL
5.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF7CF0;
}
.text-color {
color: #AF7CF0;
}
.border-color {
border: 2px solid #AF7CF0;
}