Skip to content

#adbdf4

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

RGB
173, 189, 244
HSL
227°, 76%, 82%
CMYK
29, 23, 0, 4
Luminance
0.5181

Every format

HEX#adbdf4
RGBrgb(173, 189, 244)
HSLhsl(227, 76%, 82%)
CMYKcmyk(29%, 23%, 0%, 4%)
LABlab(77.2 6.7 -29.0)
LCHlch(77.2 29.8 283.0)
OKLCHoklch(0.805 0.080 271.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green74.1%
Blue95.7%

CMYK percentages

Cyan29.1%
Magenta22.5%
Yellow0.0%
Key (black)4.3%

Color previews

#adbdf4 text on a black background

contrast 11.36:1

Card sample

#adbdf4 text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbdf4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbdf4 in the Color Lab