#AFA0FF
A very light, vivid blue closely aligning with Cornflowerblue.
About #AFA0FF
When working with digital screens, the color #AFA0FF is rendered by mixing light. Its closest recognized web color is Cornflowerblue. This translates to an RGB value of rgb(175, 160, 255).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 31% cyan, 37% magenta, 0% yellow, and 0% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AFA0FF
RGB175, 160, 255
HSL249.5°, 100.0%, 81.4%
CMYK31%, 37%, 0%, 0%
HSV249.5°, 37.3%, 100.0%
LAB70.5, 26.1, -45.3
XYZ48.3, 41.5, 100.1
Decimal11510015
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.26:1
Text on #FFFFFF
FAIL
9.30:1
Text on #000000
AAA
2.16:1
Text on #F8FAFC
FAIL
7.90:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFA0FF;
}
.text-color {
color: #AFA0FF;
}
.border-color {
border: 2px solid #AFA0FF;
}