Skip to content

#afbcdd

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

RGB
175, 188, 221
HSL
223°, 40%, 78%
CMYK
21, 15, 0, 13
Luminance
0.5030

Every format

HEX#afbcdd
RGBrgb(175, 188, 221)
HSLhsl(223, 40%, 78%)
CMYKcmyk(21%, 15%, 0%, 13%)
LABlab(76.3 2.5 -18.0)
LCHlch(76.3 18.2 277.8)
OKLCHoklch(0.796 0.049 268.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green73.7%
Blue86.7%

CMYK percentages

Cyan20.8%
Magenta14.9%
Yellow0.0%
Key (black)13.3%

Color previews

#afbcdd text on a black background

contrast 11.06:1

Card sample

#afbcdd text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afbcdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbcdd in the Color Lab