Skip to content

#beaddb

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

RGB
190, 173, 219
HSL
262°, 39%, 77%
CMYK
13, 21, 0, 14
Luminance
0.4595

Every format

HEX#beaddb
RGBrgb(190, 173, 219)
HSLhsl(262, 39%, 77%)
CMYKcmyk(13%, 21%, 0%, 14%)
LABlab(73.5 15.0 -20.9)
LCHlch(73.5 25.8 305.6)
OKLCHoklch(0.777 0.067 301.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green67.8%
Blue85.9%

CMYK percentages

Cyan13.2%
Magenta21.0%
Yellow0.0%
Key (black)14.1%

Color previews

#beaddb text on a black background

contrast 10.19:1

Card sample

#beaddb text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beaddb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beaddb in the Color Lab