Skip to content

#bc88df

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

RGB
188, 136, 223
HSL
276°, 58%, 70%
CMYK
16, 39, 0, 13
Luminance
0.3363

Every format

HEX#bc88df
RGBrgb(188, 136, 223)
HSLhsl(276, 58%, 70%)
CMYKcmyk(16%, 39%, 0%, 13%)
LABlab(64.7 35.7 -36.8)
LCHlch(64.7 51.3 314.2)
OKLCHoklch(0.710 0.134 310.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bc88df on white: 2.72:1
AA ✗ fail · AA-large · AAA
Aa
#bc88df on black: 7.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green53.3%
Blue87.5%

CMYK percentages

Cyan15.7%
Magenta39.0%
Yellow0.0%
Key (black)12.5%

Color previews

#bc88df text on a black background

contrast 7.73:1

Card sample

#bc88df text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bc88df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bc88df in the Color Lab