Skip to content

#afbbce

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

RGB
175, 187, 206
HSL
217°, 24%, 75%
CMYK
15, 9, 0, 19
Luminance
0.4911

Every format

HEX#afbbce
RGBrgb(175, 187, 206)
HSLhsl(217, 24%, 75%)
CMYKcmyk(15%, 9%, 0%, 19%)
LABlab(75.5 -0.3 -11.0)
LCHlch(75.5 11.0 268.7)
OKLCHoklch(0.789 0.030 259.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green73.3%
Blue80.8%

CMYK percentages

Cyan15.0%
Magenta9.2%
Yellow0.0%
Key (black)19.2%

Color previews

#afbbce text on a black background

contrast 10.82:1

Card sample

#afbbce text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afbbce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbbce in the Color Lab