Skip to content

#afbddc

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

RGB
175, 189, 220
HSL
221°, 39%, 78%
CMYK
21, 14, 0, 14
Luminance
0.5068

Every format

HEX#afbddc
RGBrgb(175, 189, 220)
HSLhsl(221, 39%, 78%)
CMYKcmyk(21%, 14%, 0%, 14%)
LABlab(76.5 1.7 -17.1)
LCHlch(76.5 17.2 275.7)
OKLCHoklch(0.798 0.047 266.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afbddc on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#afbddc on black: 11.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green74.1%
Blue86.3%

CMYK percentages

Cyan20.5%
Magenta14.1%
Yellow0.0%
Key (black)13.7%

Color previews

#afbddc text on a black background

contrast 11.14:1

Card sample

#afbddc text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afbddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbddc in the Color Lab