Skip to content

#abbcdf

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

RGB
171, 188, 223
HSL
220°, 45%, 77%
CMYK
23, 16, 0, 13
Luminance
0.4995

Every format

HEX#abbcdf
RGBrgb(171, 188, 223)
HSLhsl(220, 45%, 77%)
CMYKcmyk(23%, 16%, 0%, 13%)
LABlab(76.0 1.7 -19.4)
LCHlch(76.0 19.5 275.0)
OKLCHoklch(0.794 0.053 264.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abbcdf on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#abbcdf on black: 10.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green73.7%
Blue87.5%

CMYK percentages

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

Color previews

#abbcdf text on a black background

contrast 10.99:1

Card sample

#abbcdf text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abbcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abbcdf in the Color Lab