Skip to content

#abc4fa

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

RGB
171, 196, 250
HSL
221°, 89%, 83%
CMYK
32, 22, 0, 2
Luminance
0.5504

Every format

HEX#abc4fa
RGBrgb(171, 196, 250)
HSLhsl(221, 89%, 83%)
CMYKcmyk(32%, 22%, 0%, 2%)
LABlab(79.1 3.8 -29.3)
LCHlch(79.1 29.6 277.4)
OKLCHoklch(0.821 0.081 265.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.9%
Blue98.0%

CMYK percentages

Cyan31.6%
Magenta21.6%
Yellow0.0%
Key (black)2.0%

Color previews

#abc4fa text on a black background

contrast 12.01:1

Card sample

#abc4fa text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc4fa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc4fa in the Color Lab