Skip to content

#bbbbee

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

RGB
187, 187, 238
HSL
240°, 60%, 83%
CMYK
21, 21, 0, 7
Luminance
0.5228

Every format

HEX#bbbbee
RGBrgb(187, 187, 238)
HSLhsl(240, 60%, 83%)
CMYKcmyk(21%, 21%, 0%, 7%)
LABlab(77.5 10.5 -25.3)
LCHlch(77.5 27.4 292.6)
OKLCHoklch(0.809 0.072 284.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbbbee on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#bbbbee on black: 11.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green73.3%
Blue93.3%

CMYK percentages

Cyan21.4%
Magenta21.4%
Yellow0.0%
Key (black)6.7%

Color previews

#bbbbee text on a black background

contrast 11.46:1

Card sample

#bbbbee text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbbbee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbbbee in the Color Lab