Skip to content

#bc90cb

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

RGB
188, 144, 203
HSL
285°, 36%, 68%
CMYK
7, 29, 0, 20
Luminance
0.3495

Every format

HEX#bc90cb
RGBrgb(188, 144, 203)
HSLhsl(285, 36%, 68%)
CMYKcmyk(7%, 29%, 0%, 20%)
LABlab(65.7 27.1 -24.0)
LCHlch(65.7 36.2 318.4)
OKLCHoklch(0.715 0.097 317.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bc90cb on white: 2.63:1
AA ✗ fail · AA-large · AAA
Aa
#bc90cb on black: 7.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green56.5%
Blue79.6%

CMYK percentages

Cyan7.4%
Magenta29.1%
Yellow0.0%
Key (black)20.4%

Color previews

#bc90cb text on a black background

contrast 7.99:1

Card sample

#bc90cb text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bc90cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bc90cb in the Color Lab