Skip to content

#afb3cb

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

RGB
175, 179, 203
HSL
231°, 21%, 74%
CMYK
14, 12, 0, 20
Luminance
0.4567

Every format

HEX#afb3cb
RGBrgb(175, 179, 203)
HSLhsl(231, 21%, 74%)
CMYKcmyk(14%, 12%, 0%, 20%)
LABlab(73.3 3.4 -12.6)
LCHlch(73.3 13.1 285.3)
OKLCHoklch(0.771 0.034 278.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afb3cb on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#afb3cb on black: 10.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green70.2%
Blue79.6%

CMYK percentages

Cyan13.8%
Magenta11.8%
Yellow0.0%
Key (black)20.4%

Color previews

#afb3cb text on a black background

contrast 10.13:1

Card sample

#afb3cb text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afb3cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afb3cb in the Color Lab