Skip to content

#abc7fc

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

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

Every format

HEX#abc7fc
RGBrgb(171, 199, 252)
HSLhsl(219, 93%, 83%)
CMYKcmyk(32%, 21%, 0%, 1%)
LABlab(79.9 2.7 -29.1)
LCHlch(79.9 29.2 275.3)
OKLCHoklch(0.828 0.081 263.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc7fc on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#abc7fc on black: 12.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.0%
Blue98.8%

CMYK percentages

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

Color previews

#abc7fc text on a black background

contrast 12.31:1

Card sample

#abc7fc text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc7fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc7fc in the Color Lab