Skip to content

#abc2fc

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

RGB
171, 194, 252
HSL
223°, 93%, 83%
CMYK
32, 23, 0, 1
Luminance
0.5427

Every format

HEX#abc2fc
RGBrgb(171, 194, 252)
HSLhsl(223, 93%, 83%)
CMYKcmyk(32%, 23%, 0%, 1%)
LABlab(78.6 5.4 -31.1)
LCHlch(78.6 31.6 279.8)
OKLCHoklch(0.818 0.086 267.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc2fc on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#abc2fc on black: 11.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue98.8%

CMYK percentages

Cyan32.1%
Magenta23.0%
Yellow0.0%
Key (black)1.2%

Color previews

#abc2fc text on a black background

contrast 11.85:1

Card sample

#abc2fc text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc2fc in the Color Lab