Skip to content

#abb3df

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

RGB
171, 179, 223
HSL
231°, 45%, 77%
CMYK
23, 20, 0, 13
Luminance
0.4623

Every format

HEX#abb3df
RGBrgb(171, 179, 223)
HSLhsl(231, 45%, 77%)
CMYKcmyk(23%, 20%, 0%, 13%)
LABlab(73.7 6.6 -23.0)
LCHlch(73.7 23.9 286.1)
OKLCHoklch(0.776 0.063 276.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green70.2%
Blue87.5%

CMYK percentages

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

Color previews

#abb3df text on a black background

contrast 10.25:1

Card sample

#abb3df text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abb3df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abb3df in the Color Lab