#A8D3F0
A very light, vivid blue closely aligning with Lightsteelblue.
About #A8D3F0
The precise color #A8D3F0 is an excellent choice for modern design projects. Designers often compare it to the standard color Lightsteelblue. This translates to an RGB value of rgb(168, 211, 240).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 30% cyan and 12% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A8D3F0
RGB168, 211, 240
HSL204.2°, 70.6%, 80.0%
CMYK30%, 12%, 0%, 6%
HSV204.2°, 30.0%, 94.1%
LAB82.5, -7.4, -18.8
XYZ55.2, 61.2, 91.3
Decimal11064304
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.59:1
Text on #FFFFFF
FAIL
13.24:1
Text on #000000
AAA
1.52:1
Text on #F8FAFC
FAIL
11.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A8D3F0;
}
.text-color {
color: #A8D3F0;
}
.border-color {
border: 2px solid #A8D3F0;
}