Skip to content

#aab3df

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

RGB
170, 179, 223
HSL
230°, 45%, 77%
CMYK
24, 20, 0, 13
Luminance
0.4611

Every format

HEX#aab3df
RGBrgb(170, 179, 223)
HSLhsl(230, 45%, 77%)
CMYKcmyk(24%, 20%, 0%, 13%)
LABlab(73.6 6.3 -23.1)
LCHlch(73.6 24.0 285.3)
OKLCHoklch(0.775 0.064 275.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aab3df on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#aab3df on black: 10.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green70.2%
Blue87.5%

CMYK percentages

Cyan23.8%
Magenta19.7%
Yellow0.0%
Key (black)12.5%

Color previews

#aab3df text on a black background

contrast 10.22:1

Card sample

#aab3df text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aab3df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aab3df in the Color Lab