Skip to content

#abc1f3

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

RGB
171, 193, 243
HSL
222°, 75%, 81%
CMYK
30, 21, 0, 5
Luminance
0.5327

Every format

HEX#abc1f3
RGBrgb(171, 193, 243)
HSLhsl(222, 75%, 81%)
CMYKcmyk(30%, 21%, 0%, 5%)
LABlab(78.0 3.7 -27.2)
LCHlch(78.0 27.4 277.8)
OKLCHoklch(0.812 0.075 266.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green75.7%
Blue95.3%

CMYK percentages

Cyan29.6%
Magenta20.6%
Yellow0.0%
Key (black)4.7%

Color previews

#abc1f3 text on a black background

contrast 11.65:1

Card sample

#abc1f3 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc1f3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc1f3 in the Color Lab