Skip to content

#aabbdd

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

RGB
170, 187, 221
HSL
220°, 43%, 77%
CMYK
23, 15, 0, 13
Luminance
0.4931

Every format

HEX#aabbdd
RGBrgb(170, 187, 221)
HSLhsl(220, 43%, 77%)
CMYKcmyk(23%, 15%, 0%, 13%)
LABlab(75.6 1.5 -18.9)
LCHlch(75.6 19.0 274.5)
OKLCHoklch(0.790 0.052 264.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aabbdd on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#aabbdd on black: 10.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green73.3%
Blue86.7%

CMYK percentages

Cyan23.1%
Magenta15.4%
Yellow0.0%
Key (black)13.3%

Color previews

#aabbdd text on a black background

contrast 10.86:1

Card sample

#aabbdd text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aabbdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aabbdd in the Color Lab