Skip to content

#abb2da

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

RGB
171, 178, 218
HSL
231°, 39%, 76%
CMYK
22, 18, 0, 15
Luminance
0.4556

Every format

HEX#abb2da
RGBrgb(171, 178, 218)
HSLhsl(231, 39%, 76%)
CMYKcmyk(22%, 18%, 0%, 15%)
LABlab(73.3 6.0 -20.9)
LCHlch(73.3 21.8 286.0)
OKLCHoklch(0.772 0.058 277.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abb2da on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#abb2da on black: 10.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green69.8%
Blue85.5%

CMYK percentages

Cyan21.6%
Magenta18.3%
Yellow0.0%
Key (black)14.5%

Color previews

#abb2da text on a black background

contrast 10.11:1

Card sample

#abb2da text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abb2da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abb2da in the Color Lab