Skip to content

#bbb2db

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

RGB
187, 178, 219
HSL
253°, 36%, 78%
CMYK
15, 19, 0, 14
Luminance
0.4752

Every format

HEX#bbb2db
RGBrgb(187, 178, 219)
HSLhsl(253, 36%, 78%)
CMYKcmyk(15%, 19%, 0%, 14%)
LABlab(74.5 11.3 -19.4)
LCHlch(74.5 22.5 300.1)
OKLCHoklch(0.785 0.058 295.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbb2db on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#bbb2db on black: 10.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green69.8%
Blue85.9%

CMYK percentages

Cyan14.6%
Magenta18.7%
Yellow0.0%
Key (black)14.1%

Color previews

#bbb2db text on a black background

contrast 10.50:1

Card sample

#bbb2db text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbb2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbb2db in the Color Lab