Skip to content

#afbbda

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

RGB
175, 187, 218
HSL
223°, 37%, 77%
CMYK
20, 14, 0, 15
Luminance
0.4972

Every format

HEX#afbbda
RGBrgb(175, 187, 218)
HSLhsl(223, 37%, 77%)
CMYKcmyk(20%, 14%, 0%, 15%)
LABlab(75.9 2.4 -16.9)
LCHlch(75.9 17.1 277.9)
OKLCHoklch(0.793 0.046 268.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afbbda on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#afbbda on black: 10.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green73.3%
Blue85.5%

CMYK percentages

Cyan19.7%
Magenta14.2%
Yellow0.0%
Key (black)14.5%

Color previews

#afbbda text on a black background

contrast 10.94:1

Card sample

#afbbda text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afbbda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbbda in the Color Lab