Skip to content

#a1cded

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

RGB
161, 205, 237
HSL
205°, 68%, 78%
CMYK
32, 14, 0, 7
Luminance
0.5735

Every format

HEX#a1cded
RGBrgb(161, 205, 237)
HSLhsl(205, 68%, 78%)
CMYKcmyk(32%, 14%, 0%, 7%)
LABlab(80.4 -7.0 -20.4)
LCHlch(80.4 21.6 251.1)
OKLCHoklch(0.828 0.065 240.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a1cded on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#a1cded on black: 12.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.1%
Green80.4%
Blue92.9%

CMYK percentages

Cyan32.1%
Magenta13.5%
Yellow0.0%
Key (black)7.1%

Color previews

#a1cded text on a black background

contrast 12.47:1

Card sample

#a1cded text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(161, 205, 237, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(161, 205, 237, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a1cded;
background: linear-gradient(135deg, #a1cded, #A8A1ED);

Monochromatic scale

Palettes built from #a1cded

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a1cded in the Color Lab