Skip to content

#adaecb

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

RGB
173, 174, 203
HSL
238°, 22%, 74%
CMYK
15, 14, 0, 20
Luminance
0.4347

Every format

HEX#adaecb
RGBrgb(173, 174, 203)
HSLhsl(238, 22%, 74%)
CMYKcmyk(15%, 14%, 0%, 20%)
LABlab(71.9 5.5 -14.8)
LCHlch(71.9 15.8 290.4)
OKLCHoklch(0.759 0.041 283.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adaecb on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#adaecb on black: 9.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan14.8%
Magenta14.3%
Yellow0.0%
Key (black)20.4%

Color previews

#adaecb text on a black background

contrast 9.69:1

Card sample

#adaecb text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adaecb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adaecb in the Color Lab