Skip to content

#b3bbdd

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

RGB
179, 187, 221
HSL
229°, 38%, 78%
CMYK
19, 15, 0, 13
Luminance
0.5034

Every format

HEX#b3bbdd
RGBrgb(179, 187, 221)
HSLhsl(229, 38%, 78%)
CMYKcmyk(19%, 15%, 0%, 13%)
LABlab(76.3 4.3 -17.9)
LCHlch(76.3 18.4 283.4)
OKLCHoklch(0.797 0.049 274.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.2%
Green73.3%
Blue86.7%

CMYK percentages

Cyan19.0%
Magenta15.4%
Yellow0.0%
Key (black)13.3%

Color previews

#b3bbdd text on a black background

contrast 11.07:1

Card sample

#b3bbdd text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3bbdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3bbdd in the Color Lab