Skip to content

#abc9ff

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

RGB
171, 201, 255
HSL
219°, 100%, 84%
CMYK
33, 21, 0, 0
Luminance
0.5765

Every format

HEX#abc9ff
RGBrgb(171, 201, 255)
HSLhsl(219, 100%, 84%)
CMYKcmyk(33%, 21%, 0%, 0%)
LABlab(80.5 2.4 -29.7)
LCHlch(80.5 29.8 274.5)
OKLCHoklch(0.833 0.083 262.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc9ff on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#abc9ff on black: 12.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.8%
Blue100.0%

CMYK percentages

Cyan32.9%
Magenta21.2%
Yellow0.0%
Key (black)0.0%

Color previews

#abc9ff text on a black background

contrast 12.53:1

Card sample

#abc9ff text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9ff in the Color Lab