Skip to content

#bbadef

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

RGB
187, 173, 239
HSL
253°, 67%, 81%
CMYK
22, 28, 0, 6
Luminance
0.4668

Every format

HEX#bbadef
RGBrgb(187, 173, 239)
HSLhsl(253, 67%, 81%)
CMYKcmyk(22%, 28%, 0%, 6%)
LABlab(74.0 18.5 -31.1)
LCHlch(74.0 36.2 300.7)
OKLCHoklch(0.783 0.094 293.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbadef on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#bbadef on black: 10.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green67.8%
Blue93.7%

CMYK percentages

Cyan21.8%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#bbadef text on a black background

contrast 10.34:1

Card sample

#bbadef text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbadef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbadef in the Color Lab