#A0AFD3
A light, moderate blue closely aligning with Lightsteelblue.
About #A0AFD3
At its core, #A0AFD3 is a light and moderate hue. It is closely associated with the named CSS color Lightsteelblue. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 175, and 211.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 24% Cyan, 17% Magenta, 0% Yellow, and 17% 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#A0AFD3
RGB160, 175, 211
HSL222.4°, 36.7%, 72.7%
CMYK24%, 17%, 0%, 17%
HSV222.4°, 24.2%, 82.7%
LAB71.4, 2.7, -19.9
XYZ41.6, 42.8, 67.7
Decimal10530771
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.19:1
Text on #FFFFFF
FAIL
9.57:1
Text on #000000
AAA
2.10:1
Text on #F8FAFC
FAIL
8.13:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0AFD3;
}
.text-color {
color: #A0AFD3;
}
.border-color {
border: 2px solid #A0AFD3;
}