Skip to content

#bc90ac

a light, soft magenta / pink · warm · closest name: plum

RGB
188, 144, 172
HSL
322°, 25%, 65%
CMYK
0, 23, 9, 26
Luminance
0.3362

Every format

HEX#bc90ac
RGBrgb(188, 144, 172)
HSLhsl(322, 25%, 65%)
CMYKcmyk(0%, 23%, 9%, 26%)
LABlab(64.7 21.2 -8.2)
LCHlch(64.7 22.7 338.8)
OKLCHoklch(0.704 0.065 340.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green56.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta23.4%
Yellow8.5%
Key (black)26.3%

Color previews

#bc90ac text on a black background

contrast 7.72:1

Card sample

#bc90ac text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bc90ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bc90ac in the Color Lab