Skip to content

#beabeb

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

RGB
190, 171, 235
HSL
258°, 62%, 80%
CMYK
19, 27, 0, 8
Luminance
0.4607

Every format

HEX#beabeb
RGBrgb(190, 171, 235)
HSLhsl(258, 62%, 80%)
CMYKcmyk(19%, 27%, 0%, 8%)
LABlab(73.6 19.6 -29.5)
LCHlch(73.6 35.4 303.5)
OKLCHoklch(0.780 0.092 297.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beabeb on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#beabeb on black: 10.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green67.1%
Blue92.2%

CMYK percentages

Cyan19.1%
Magenta27.2%
Yellow0.0%
Key (black)7.8%

Color previews

#beabeb text on a black background

contrast 10.21:1

Card sample

#beabeb text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beabeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beabeb in the Color Lab