Skip to content

#abb2db

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

RGB
171, 178, 219
HSL
231°, 40%, 77%
CMYK
22, 19, 0, 14
Luminance
0.4561

Every format

HEX#abb2db
RGBrgb(171, 178, 219)
HSLhsl(231, 40%, 77%)
CMYKcmyk(22%, 19%, 0%, 14%)
LABlab(73.3 6.3 -21.4)
LCHlch(73.3 22.3 286.3)
OKLCHoklch(0.772 0.059 277.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abb2db on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#abb2db on black: 10.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green69.8%
Blue85.9%

CMYK percentages

Cyan21.9%
Magenta18.7%
Yellow0.0%
Key (black)14.1%

Color previews

#abb2db text on a black background

contrast 10.12:1

Card sample

#abb2db text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abb2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abb2db in the Color Lab