Skip to content

#adc3fd

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

RGB
173, 195, 253
HSL
224°, 95%, 84%
CMYK
32, 23, 0, 1
Luminance
0.5501

Every format

HEX#adc3fd
RGBrgb(173, 195, 253)
HSLhsl(224, 95%, 84%)
CMYKcmyk(32%, 23%, 0%, 1%)
LABlab(79.0 5.7 -31.0)
LCHlch(79.0 31.5 280.3)
OKLCHoklch(0.821 0.086 268.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adc3fd on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#adc3fd on black: 12.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green76.5%
Blue99.2%

CMYK percentages

Cyan31.6%
Magenta22.9%
Yellow0.0%
Key (black)0.8%

Color previews

#adc3fd text on a black background

contrast 12.00:1

Card sample

#adc3fd text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adc3fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adc3fd in the Color Lab