Skip to content

#adbdf3

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

RGB
173, 189, 243
HSL
226°, 75%, 82%
CMYK
29, 22, 0, 5
Luminance
0.5175

Every format

HEX#adbdf3
RGBrgb(173, 189, 243)
HSLhsl(226, 75%, 82%)
CMYKcmyk(29%, 22%, 0%, 5%)
LABlab(77.1 6.5 -28.5)
LCHlch(77.1 29.3 282.8)
OKLCHoklch(0.805 0.079 271.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green74.1%
Blue95.3%

CMYK percentages

Cyan28.8%
Magenta22.2%
Yellow0.0%
Key (black)4.7%

Color previews

#adbdf3 text on a black background

contrast 11.35:1

Card sample

#adbdf3 text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbdf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbdf3 in the Color Lab