Skip to content

#adbdf2

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

RGB
173, 189, 242
HSL
226°, 73%, 81%
CMYK
29, 22, 0, 5
Luminance
0.5169

Every format

HEX#adbdf2
RGBrgb(173, 189, 242)
HSLhsl(226, 73%, 81%)
CMYKcmyk(29%, 22%, 0%, 5%)
LABlab(77.1 6.2 -28.1)
LCHlch(77.1 28.7 282.5)
OKLCHoklch(0.805 0.077 271.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green74.1%
Blue94.9%

CMYK percentages

Cyan28.5%
Magenta21.9%
Yellow0.0%
Key (black)5.1%

Color previews

#adbdf2 text on a black background

contrast 11.34:1

Card sample

#adbdf2 text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbdf2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbdf2 in the Color Lab