Skip to content

#abc8fc

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

RGB
171, 200, 252
HSL
219°, 93%, 83%
CMYK
32, 21, 0, 1
Luminance
0.5699

Every format

HEX#abc8fc
RGBrgb(171, 200, 252)
HSLhsl(219, 93%, 83%)
CMYKcmyk(32%, 21%, 0%, 1%)
LABlab(80.2 2.1 -28.7)
LCHlch(80.2 28.8 274.3)
OKLCHoklch(0.830 0.080 262.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc8fc on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#abc8fc on black: 12.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.4%
Blue98.8%

CMYK percentages

Cyan32.1%
Magenta20.6%
Yellow0.0%
Key (black)1.2%

Color previews

#abc8fc text on a black background

contrast 12.40:1

Card sample

#abc8fc text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc8fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc8fc in the Color Lab