Skip to content

#abc0cb

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

RGB
171, 192, 203
HSL
201°, 24%, 73%
CMYK
16, 5, 0, 20
Luminance
0.5067

Every format

HEX#abc0cb
RGBrgb(171, 192, 203)
HSLhsl(201, 24%, 73%)
CMYKcmyk(16%, 5%, 0%, 20%)
LABlab(76.5 -4.8 -7.9)
LCHlch(76.5 9.3 238.6)
OKLCHoklch(0.795 0.028 230.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc0cb on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#abc0cb on black: 11.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue79.6%

CMYK percentages

Cyan15.8%
Magenta5.4%
Yellow0.0%
Key (black)20.4%

Color previews

#abc0cb text on a black background

contrast 11.13:1

Card sample

#abc0cb text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc0cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc0cb in the Color Lab