Skip to content

#abc3fa

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

RGB
171, 195, 250
HSL
222°, 89%, 83%
CMYK
32, 22, 0, 2
Luminance
0.5459

Every format

HEX#abc3fa
RGBrgb(171, 195, 250)
HSLhsl(222, 89%, 83%)
CMYKcmyk(32%, 22%, 0%, 2%)
LABlab(78.8 4.3 -29.7)
LCHlch(78.8 30.1 278.3)
OKLCHoklch(0.819 0.082 266.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc3fa on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#abc3fa on black: 11.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue98.0%

CMYK percentages

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

Color previews

#abc3fa text on a black background

contrast 11.92:1

Card sample

#abc3fa text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc3fa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc3fa in the Color Lab