Skip to content

#abcbdf

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

RGB
171, 203, 223
HSL
203°, 45%, 77%
CMYK
23, 9, 0, 13
Luminance
0.5670

Every format

HEX#abcbdf
RGBrgb(171, 203, 223)
HSLhsl(203, 45%, 77%)
CMYKcmyk(23%, 9%, 0%, 13%)
LABlab(80.0 -6.3 -13.4)
LCHlch(80.0 14.8 244.9)
OKLCHoklch(0.825 0.044 235.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcbdf on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#abcbdf on black: 12.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green79.6%
Blue87.5%

CMYK percentages

Cyan23.3%
Magenta9.0%
Yellow0.0%
Key (black)12.5%

Color previews

#abcbdf text on a black background

contrast 12.34:1

Card sample

#abcbdf text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcbdf in the Color Lab