Skip to content

#abc9f1

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

RGB
171, 201, 241
HSL
214°, 71%, 81%
CMYK
29, 17, 0, 6
Luminance
0.5678

Every format

HEX#abc9f1
RGBrgb(171, 201, 241)
HSLhsl(214, 71%, 81%)
CMYKcmyk(29%, 17%, 0%, 6%)
LABlab(80.1 -1.1 -23.0)
LCHlch(80.1 23.0 267.4)
OKLCHoklch(0.827 0.065 255.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc9f1 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#abc9f1 on black: 12.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.8%
Blue94.5%

CMYK percentages

Cyan29.0%
Magenta16.6%
Yellow0.0%
Key (black)5.5%

Color previews

#abc9f1 text on a black background

contrast 12.36:1

Card sample

#abc9f1 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9f1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9f1 in the Color Lab