Skip to content

#afb3da

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

RGB
175, 179, 218
HSL
234°, 37%, 77%
CMYK
20, 18, 0, 15
Luminance
0.4642

Every format

HEX#afb3da
RGBrgb(175, 179, 218)
HSLhsl(234, 37%, 77%)
CMYKcmyk(20%, 18%, 0%, 15%)
LABlab(73.8 6.7 -20.1)
LCHlch(73.8 21.1 288.5)
OKLCHoklch(0.777 0.056 280.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afb3da on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#afb3da on black: 10.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green70.2%
Blue85.5%

CMYK percentages

Cyan19.7%
Magenta17.9%
Yellow0.0%
Key (black)14.5%

Color previews

#afb3da text on a black background

contrast 10.28:1

Card sample

#afb3da text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afb3da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afb3da in the Color Lab