Skip to content

#abbddc

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

RGB
171, 189, 220
HSL
218°, 41%, 77%
CMYK
22, 14, 0, 14
Luminance
0.5022

Every format

HEX#abbddc
RGBrgb(171, 189, 220)
HSLhsl(218, 41%, 77%)
CMYKcmyk(22%, 14%, 0%, 14%)
LABlab(76.2 0.5 -17.6)
LCHlch(76.2 17.6 271.6)
OKLCHoklch(0.795 0.048 261.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abbddc on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#abbddc on black: 11.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green74.1%
Blue86.3%

CMYK percentages

Cyan22.3%
Magenta14.1%
Yellow0.0%
Key (black)13.7%

Color previews

#abbddc text on a black background

contrast 11.04:1

Card sample

#abbddc text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 189, 220, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 189, 220, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abbddc;
background: linear-gradient(135deg, #abbddc, #BAABDC);

Monochromatic scale

Palettes built from #abbddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abbddc in the Color Lab