Skip to content

#adbdf1

a light, vivid blue · warm · closest name: skyblue

RGB
173, 189, 241
HSL
226°, 71%, 81%
CMYK
28, 22, 0, 6
Luminance
0.5163

Every format

HEX#adbdf1
RGBrgb(173, 189, 241)
HSLhsl(226, 71%, 81%)
CMYKcmyk(28%, 22%, 0%, 6%)
LABlab(77.1 6.0 -27.6)
LCHlch(77.1 28.2 282.3)
OKLCHoklch(0.804 0.076 271.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adbdf1 on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#adbdf1 on black: 11.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green74.1%
Blue94.5%

CMYK percentages

Cyan28.2%
Magenta21.6%
Yellow0.0%
Key (black)5.5%

Color previews

#adbdf1 text on a black background

contrast 11.33:1

Card sample

#adbdf1 text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 189, 241, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 189, 241, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adbdf1;
background: linear-gradient(135deg, #adbdf1, #CAADF1);

Monochromatic scale

Palettes built from #adbdf1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbdf1 in the Color Lab