#A0A8C5
A light, muted blue closely aligning with Lightsteelblue.
About #A0A8C5
Visually, #A0A8C5 is defined as a muted blue. Its closest recognized web color is Lightsteelblue. Its digital footprint relies on 160 parts red, 168 parts green, and 197 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 19% Cyan, 15% Magenta, 0% Yellow, and 23% Black. With a hue angle of 227.0 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A0A8C5
RGB160, 168, 197
HSL227.0°, 24.2%, 70.0%
CMYK19%, 15%, 0%, 23%
HSV227.0°, 18.8%, 77.3%
LAB69.1, 3.3, -15.8
XYZ38.6, 39.5, 58.4
Decimal10528965
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.36:1
Text on #FFFFFF
FAIL
8.90:1
Text on #000000
AAA
2.25:1
Text on #F8FAFC
FAIL
7.57:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0A8C5;
}
.text-color {
color: #A0A8C5;
}
.border-color {
border: 2px solid #A0A8C5;
}