Skip to content

#afadbb

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

RGB
175, 173, 187
HSL
249°, 9%, 71%
CMYK
6, 8, 0, 27
Luminance
0.4259

Every format

HEX#afadbb
RGBrgb(175, 173, 187)
HSLhsl(249, 9%, 71%)
CMYKcmyk(6%, 8%, 0%, 27%)
LABlab(71.3 3.4 -6.9)
LCHlch(71.3 7.7 296.3)
OKLCHoklch(0.754 0.020 292.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afadbb on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#afadbb on black: 9.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green67.8%
Blue73.3%

CMYK percentages

Cyan6.4%
Magenta7.5%
Yellow0.0%
Key (black)26.7%

Color previews

#afadbb text on a black background

contrast 9.52:1

Card sample

#afadbb text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afadbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afadbb in the Color Lab