Skip to content

#a9ccdf

a light, vivid blue · cool · closest name: skyblue

RGB
169, 204, 223
HSL
201°, 46%, 77%
CMYK
24, 9, 0, 13
Luminance
0.5695

Every format

HEX#a9ccdf
RGBrgb(169, 204, 223)
HSLhsl(201, 46%, 77%)
CMYKcmyk(24%, 9%, 0%, 13%)
LABlab(80.2 -7.4 -13.3)
LCHlch(80.2 15.2 240.8)
OKLCHoklch(0.826 0.046 231.8)

Copy-ready code

/* CSS */
color: #a9ccdf;
background-color: #a9ccdf;
/* Tailwind (arbitrary) */
class="text-[#a9ccdf] bg-[#a9ccdf]"
/* SCSS */
$brand: #a9ccdf;
/* SwiftUI */
Color(red: 0.663, green: 0.800, blue: 0.875)
/* Android */
Color.parseColor("#a9ccdf")

Accessibility — WCAG contrast

Aa
#a9ccdf on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#a9ccdf on black: 12.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.3%
Green80.0%
Blue87.5%

CMYK percentages

Cyan24.2%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#a9ccdf text on a black background

contrast 12.39:1

Card sample

#a9ccdf text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #a9ccdf;
Background color
Panel with #a9ccdf background
background-color: #a9ccdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #a9ccdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(169, 204, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(169, 204, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a9ccdf;
background: linear-gradient(135deg, #a9ccdf, #AAA9DF);

Monochromatic scale

Palettes built from #a9ccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a9ccdf in the Color Lab