Skip to content

#beabcc

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

RGB
190, 171, 204
HSL
275°, 24%, 74%
CMYK
7, 16, 0, 20
Luminance
0.4443

Every format

HEX#beabcc
RGBrgb(190, 171, 204)
HSLhsl(275, 24%, 74%)
CMYKcmyk(7%, 16%, 0%, 20%)
LABlab(72.5 13.0 -14.3)
LCHlch(72.5 19.3 312.4)
OKLCHoklch(0.768 0.051 310.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green67.1%
Blue80.0%

CMYK percentages

Cyan6.9%
Magenta16.2%
Yellow0.0%
Key (black)20.0%

Color previews

#beabcc text on a black background

contrast 9.89:1

Card sample

#beabcc text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(190, 171, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(190, 171, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #beabcc;
background: linear-gradient(135deg, #beabcc, #CCABC4);

Monochromatic scale

Palettes built from #beabcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beabcc in the Color Lab