Skip to content

#abcdf1

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

RGB
171, 205, 241
HSL
211°, 71%, 81%
CMYK
29, 15, 0, 6
Luminance
0.5867

Every format

HEX#abcdf1
RGBrgb(171, 205, 241)
HSLhsl(211, 71%, 81%)
CMYKcmyk(29%, 15%, 0%, 6%)
LABlab(81.1 -3.2 -21.4)
LCHlch(81.1 21.6 261.5)
OKLCHoklch(0.836 0.062 250.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcdf1 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#abcdf1 on black: 12.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.4%
Blue94.5%

CMYK percentages

Cyan29.0%
Magenta14.9%
Yellow0.0%
Key (black)5.5%

Color previews

#abcdf1 text on a black background

contrast 12.73:1

Card sample

#abcdf1 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcdf1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcdf1 in the Color Lab