Skip to content

#bcaccb

a light, soft violet · warm · closest name: silver

RGB
188, 172, 203
HSL
271°, 23%, 74%
CMYK
7, 15, 0, 20
Luminance
0.4451

Every format

HEX#bcaccb
RGBrgb(188, 172, 203)
HSLhsl(271, 23%, 74%)
CMYKcmyk(7%, 15%, 0%, 20%)
LABlab(72.6 11.6 -13.6)
LCHlch(72.6 17.9 310.3)
OKLCHoklch(0.768 0.047 308.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcaccb on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#bcaccb on black: 9.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green67.5%
Blue79.6%

CMYK percentages

Cyan7.4%
Magenta15.3%
Yellow0.0%
Key (black)20.4%

Color previews

#bcaccb text on a black background

contrast 9.90:1

Card sample

#bcaccb text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcaccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcaccb in the Color Lab