Skip to content

#afbbdf

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

RGB
175, 187, 223
HSL
225°, 43%, 78%
CMYK
22, 16, 0, 13
Luminance
0.4998

Every format

HEX#afbbdf
RGBrgb(175, 187, 223)
HSLhsl(225, 43%, 78%)
CMYKcmyk(22%, 16%, 0%, 13%)
LABlab(76.1 3.5 -19.4)
LCHlch(76.1 19.7 280.2)
OKLCHoklch(0.795 0.053 270.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afbbdf on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#afbbdf on black: 11.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green73.3%
Blue87.5%

CMYK percentages

Cyan21.5%
Magenta16.1%
Yellow0.0%
Key (black)12.5%

Color previews

#afbbdf text on a black background

contrast 11.00:1

Card sample

#afbbdf text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afbbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbbdf in the Color Lab