Skip to content

#afbbcd

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

RGB
175, 187, 205
HSL
216°, 23%, 75%
CMYK
15, 9, 0, 20
Luminance
0.4906

Every format

HEX#afbbcd
RGBrgb(175, 187, 205)
HSLhsl(216, 23%, 75%)
CMYKcmyk(15%, 9%, 0%, 20%)
LABlab(75.5 -0.5 -10.5)
LCHlch(75.5 10.5 267.4)
OKLCHoklch(0.788 0.029 258.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afbbcd on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#afbbcd on black: 10.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green73.3%
Blue80.4%

CMYK percentages

Cyan14.6%
Magenta8.8%
Yellow0.0%
Key (black)19.6%

Color previews

#afbbcd text on a black background

contrast 10.81:1

Card sample

#afbbcd text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afbbcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbbcd in the Color Lab