Skip to content

#adafcb

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

RGB
173, 175, 203
HSL
236°, 22%, 74%
CMYK
15, 14, 0, 20
Luminance
0.4386

Every format

HEX#adafcb
RGBrgb(173, 175, 203)
HSLhsl(236, 22%, 74%)
CMYKcmyk(15%, 14%, 0%, 20%)
LABlab(72.1 5.0 -14.4)
LCHlch(72.1 15.2 289.0)
OKLCHoklch(0.762 0.040 282.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adafcb on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#adafcb on black: 9.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green68.6%
Blue79.6%

CMYK percentages

Cyan14.8%
Magenta13.8%
Yellow0.0%
Key (black)20.4%

Color previews

#adafcb text on a black background

contrast 9.77:1

Card sample

#adafcb text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adafcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adafcb in the Color Lab