Skip to content

#bcbadf

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

RGB
188, 186, 223
HSL
243°, 37%, 80%
CMYK
16, 17, 0, 13
Luminance
0.5114

Every format

HEX#bcbadf
RGBrgb(188, 186, 223)
HSLhsl(243, 37%, 80%)
CMYKcmyk(16%, 17%, 0%, 13%)
LABlab(76.8 8.1 -18.2)
LCHlch(76.8 19.9 294.0)
OKLCHoklch(0.803 0.052 287.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcbadf on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#bcbadf on black: 11.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green72.9%
Blue87.5%

CMYK percentages

Cyan15.7%
Magenta16.6%
Yellow0.0%
Key (black)12.5%

Color previews

#bcbadf text on a black background

contrast 11.23:1

Card sample

#bcbadf text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 186, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 186, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcbadf;
background: linear-gradient(135deg, #bcbadf, #D5BADF);

Monochromatic scale

Palettes built from #bcbadf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcbadf in the Color Lab