Skip to content

#abcdfa

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

RGB
171, 205, 250
HSL
214°, 89%, 83%
CMYK
32, 18, 0, 2
Luminance
0.5922

Every format

HEX#abcdfa
RGBrgb(171, 205, 250)
HSLhsl(214, 89%, 83%)
CMYKcmyk(32%, 18%, 0%, 2%)
LABlab(81.4 -1.0 -25.7)
LCHlch(81.4 25.8 267.7)
OKLCHoklch(0.839 0.073 255.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcdfa on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#abcdfa on black: 12.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.4%
Blue98.0%

CMYK percentages

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

Color previews

#abcdfa text on a black background

contrast 12.84:1

Card sample

#abcdfa text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcdfa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcdfa in the Color Lab