Skip to content

#abc0fc

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

RGB
171, 192, 252
HSL
224°, 93%, 83%
CMYK
32, 24, 0, 1
Luminance
0.5339

Every format

HEX#abc0fc
RGBrgb(171, 192, 252)
HSLhsl(224, 93%, 83%)
CMYKcmyk(32%, 24%, 0%, 1%)
LABlab(78.1 6.5 -31.9)
LCHlch(78.1 32.5 281.5)
OKLCHoklch(0.813 0.088 269.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc0fc on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#abc0fc on black: 11.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue98.8%

CMYK percentages

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

Color previews

#abc0fc text on a black background

contrast 11.68:1

Card sample

#abc0fc text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc0fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc0fc in the Color Lab