#AF99FF
A very light, vivid blue closely aligning with Mediumpurple.
About #AF99FF
The hex code #AF99FF represents a beautifully specific shade of blue. Its closest recognized web color is Mediumpurple. This translates to an RGB value of rgb(175, 153, 255).
Translating this color to physical media requires the CMYK color model. The color uses 31% Cyan, 40% Magenta, 0% Yellow, and 0% 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. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF99FF
RGB175, 153, 255
HSL252.9°, 100.0%, 80.0%
CMYK31%, 40%, 0%, 0%
HSV252.9°, 40.0%, 100.0%
LAB68.8, 30.1, -47.9
XYZ47.1, 39.1, 99.7
Decimal11508223
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.38:1
Text on #FFFFFF
FAIL
8.82:1
Text on #000000
AAA
2.27:1
Text on #F8FAFC
FAIL
7.50:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AF99FF;
}
.text-color {
color: #AF99FF;
}
.border-color {
border: 2px solid #AF99FF;
}