Skip to content

#beabcd

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

RGB
190, 171, 205
HSL
274°, 25%, 74%
CMYK
7, 17, 0, 20
Luminance
0.4448

Every format

HEX#beabcd
RGBrgb(190, 171, 205)
HSLhsl(274, 25%, 74%)
CMYKcmyk(7%, 17%, 0%, 20%)
LABlab(72.5 13.2 -14.8)
LCHlch(72.5 19.8 311.8)
OKLCHoklch(0.768 0.052 310.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green67.1%
Blue80.4%

CMYK percentages

Cyan7.3%
Magenta16.6%
Yellow0.0%
Key (black)19.6%

Color previews

#beabcd text on a black background

contrast 9.90:1

Card sample

#beabcd text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beabcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beabcd in the Color Lab