Skip to content

#abc7fa

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

RGB
171, 199, 250
HSL
219°, 89%, 83%
CMYK
32, 20, 0, 2
Luminance
0.5641

Every format

HEX#abc7fa
RGBrgb(171, 199, 250)
HSLhsl(219, 89%, 83%)
CMYKcmyk(32%, 20%, 0%, 2%)
LABlab(79.8 2.2 -28.1)
LCHlch(79.8 28.2 274.5)
OKLCHoklch(0.827 0.078 262.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan31.6%
Magenta20.4%
Yellow0.0%
Key (black)2.0%

Color previews

#abc7fa text on a black background

contrast 12.28:1

Card sample

#abc7fa text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc7fa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc7fa in the Color Lab