Skip to content

#afbecd

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

RGB
175, 190, 205
HSL
210°, 23%, 75%
CMYK
15, 7, 0, 20
Luminance
0.5035

Every format

HEX#afbecd
RGBrgb(175, 190, 205)
HSLhsl(210, 23%, 75%)
CMYKcmyk(15%, 7%, 0%, 20%)
LABlab(76.3 -2.1 -9.3)
LCHlch(76.3 9.5 257.4)
OKLCHoklch(0.795 0.027 248.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afbecd on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#afbecd on black: 11.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green74.5%
Blue80.4%

CMYK percentages

Cyan14.6%
Magenta7.3%
Yellow0.0%
Key (black)19.6%

Color previews

#afbecd text on a black background

contrast 11.07:1

Card sample

#afbecd text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afbecd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbecd in the Color Lab