Skip to content

#abc4fc

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

RGB
171, 196, 252
HSL
222°, 93%, 83%
CMYK
32, 22, 0, 1
Luminance
0.5517

Every format

HEX#abc4fc
RGBrgb(171, 196, 252)
HSLhsl(222, 93%, 83%)
CMYKcmyk(32%, 22%, 0%, 1%)
LABlab(79.1 4.3 -30.3)
LCHlch(79.1 30.6 278.1)
OKLCHoklch(0.822 0.084 265.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc4fc on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#abc4fc on black: 12.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan32.1%
Magenta22.2%
Yellow0.0%
Key (black)1.2%

Color previews

#abc4fc text on a black background

contrast 12.03:1

Card sample

#abc4fc text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc4fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc4fc in the Color Lab