#A0AFE2
A light, moderate blue closely aligning with Lightsteelblue.
About #A0AFE2
The precise color #A0AFE2 is an excellent choice for modern design projects. Its closest recognized web color is Lightsteelblue. Its digital footprint relies on 160 parts red, 175 parts green, and 226 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 29% C, 23% M, 0% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A0AFE2
RGB160, 175, 226
HSL226.4°, 53.2%, 75.7%
CMYK29%, 23%, 0%, 11%
HSV226.4°, 29.2%, 88.6%
LAB72.0, 6.3, -27.3
XYZ43.6, 43.6, 78.1
Decimal10530786
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.72:1
Text on #000000
AAA
2.06:1
Text on #F8FAFC
FAIL
8.27:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0AFE2;
}
.text-color {
color: #A0AFE2;
}
.border-color {
border: 2px solid #A0AFE2;
}