Skip to content

#aeccdd

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

RGB
174, 204, 221
HSL
202°, 41%, 78%
CMYK
21, 8, 0, 13
Luminance
0.5740

Every format

HEX#aeccdd
RGBrgb(174, 204, 221)
HSLhsl(202, 41%, 78%)
CMYKcmyk(21%, 8%, 0%, 13%)
LABlab(80.4 -6.3 -11.8)
LCHlch(80.4 13.4 241.6)
OKLCHoklch(0.829 0.040 232.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.2%
Green80.0%
Blue86.7%

CMYK percentages

Cyan21.3%
Magenta7.7%
Yellow0.0%
Key (black)13.3%

Color previews

#aeccdd text on a black background

contrast 12.48:1

Card sample

#aeccdd text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aeccdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aeccdd in the Color Lab