#A8AFFF
A very light, vivid blue closely aligning with Cornflowerblue.
About #A8AFFF
The precise color #A8AFFF is an excellent choice for modern design projects. Its closest recognized web color is Cornflowerblue. This translates to an RGB value of rgb(168, 175, 255).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 34% cyan, 31% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A8AFFF
RGB168, 175, 255
HSL235.2°, 100.0%, 82.9%
CMYK34%, 31%, 0%, 0%
HSV235.2°, 34.1%, 100.0%
LAB73.7, 15.8, -40.4
XYZ49.5, 46.2, 100.9
Decimal11055103
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.05:1
Text on #FFFFFF
FAIL
10.24:1
Text on #000000
AAA
1.96:1
Text on #F8FAFC
FAIL
8.71:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A8AFFF;
}
.text-color {
color: #A8AFFF;
}
.border-color {
border: 2px solid #A8AFFF;
}