Skip to content

#adc4da

a light, soft blue · cool · closest name: silver

RGB
173, 196, 218
HSL
209°, 38%, 77%
CMYK
21, 10, 0, 15
Luminance
0.5343

Every format

HEX#adc4da
RGBrgb(173, 196, 218)
HSLhsl(209, 38%, 77%)
CMYKcmyk(21%, 10%, 0%, 15%)
LABlab(78.1 -3.1 -13.6)
LCHlch(78.1 13.9 257.1)
OKLCHoklch(0.810 0.040 247.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adc4da on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#adc4da on black: 11.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green76.9%
Blue85.5%

CMYK percentages

Cyan20.6%
Magenta10.1%
Yellow0.0%
Key (black)14.5%

Color previews

#adc4da text on a black background

contrast 11.69:1

Card sample

#adc4da text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adc4da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adc4da in the Color Lab