#AF99E9
A light, moderate purple closely aligning with Plum.
About #AF99E9
When working with digital screens, the color #AF99E9 is rendered by mixing light. Its closest recognized web color is Plum. In the RGB color space, it consists of 175 red, 153 green, and 233 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 25% Cyan, 34% Magenta, 0% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
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#AF99E9
RGB175, 153, 233
HSL256.5°, 64.5%, 75.7%
CMYK25%, 34%, 0%, 9%
HSV256.5°, 34.3%, 91.4%
LAB67.9, 24.7, -37.4
XYZ43.8, 37.8, 82.1
Decimal11508201
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.45:1
Text on #FFFFFF
FAIL
8.56:1
Text on #000000
AAA
2.35:1
Text on #F8FAFC
FAIL
7.27:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AF99E9;
}
.text-color {
color: #AF99E9;
}
.border-color {
border: 2px solid #AF99E9;
}