Skip to content

#bbadeb

a light, vivid blue · warm · closest name: plum

RGB
187, 173, 235
HSL
254°, 61%, 80%
CMYK
20, 26, 0, 8
Luminance
0.4645

Every format

HEX#bbadeb
RGBrgb(187, 173, 235)
HSLhsl(254, 61%, 80%)
CMYKcmyk(20%, 26%, 0%, 8%)
LABlab(73.8 17.6 -29.2)
LCHlch(73.8 34.1 301.0)
OKLCHoklch(0.781 0.088 294.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green67.8%
Blue92.2%

CMYK percentages

Cyan20.4%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#bbadeb text on a black background

contrast 10.29:1

Card sample

#bbadeb text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbadeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbadeb in the Color Lab