Skip to content

#abc9fe

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

RGB
171, 201, 254
HSL
218°, 98%, 83%
CMYK
33, 21, 0, 0
Luminance
0.5759

Every format

HEX#abc9fe
RGBrgb(171, 201, 254)
HSLhsl(218, 98%, 83%)
CMYKcmyk(33%, 21%, 0%, 0%)
LABlab(80.5 2.1 -29.3)
LCHlch(80.5 29.3 274.1)
OKLCHoklch(0.833 0.082 261.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.8%
Blue99.6%

CMYK percentages

Cyan32.7%
Magenta20.9%
Yellow0.0%
Key (black)0.4%

Color previews

#abc9fe text on a black background

contrast 12.52:1

Card sample

#abc9fe text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9fe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9fe in the Color Lab