#A0BDF8
A very light, vivid blue closely aligning with Lightskyblue.
About #A0BDF8
The precise color #A0BDF8 is an excellent choice for modern design projects. Its closest recognized web color is Lightskyblue. This translates to an RGB value of rgb(160, 189, 248).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 35% cyan, 24% magenta, 0% yellow, and 3% black. With a hue angle of 220.2 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#A0BDF8
RGB160, 189, 248
HSL220.2°, 86.3%, 80.0%
CMYK35%, 24%, 0%, 3%
HSV220.2°, 35.5%, 97.3%
LAB76.5, 4.1, -32.3
XYZ49.6, 50.6, 96.0
Decimal10534392
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.89:1
Text on #FFFFFF
FAIL
11.13:1
Text on #000000
AAA
1.80:1
Text on #F8FAFC
FAIL
9.46:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0BDF8;
}
.text-color {
color: #A0BDF8;
}
.border-color {
border: 2px solid #A0BDF8;
}