Skip to content

#beaddf

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

RGB
190, 173, 223
HSL
260°, 44%, 78%
CMYK
15, 22, 0, 13
Luminance
0.4616

Every format

HEX#beaddf
RGBrgb(190, 173, 223)
HSLhsl(260, 44%, 78%)
CMYKcmyk(15%, 22%, 0%, 13%)
LABlab(73.7 15.8 -22.9)
LCHlch(73.7 27.9 304.6)
OKLCHoklch(0.779 0.072 300.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beaddf on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#beaddf on black: 10.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green67.8%
Blue87.5%

CMYK percentages

Cyan14.8%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#beaddf text on a black background

contrast 10.23:1

Card sample

#beaddf text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beaddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beaddf in the Color Lab