Skip to content

#bfaced

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

RGB
191, 172, 237
HSL
258°, 64%, 80%
CMYK
19, 27, 0, 7
Luminance
0.4670

Every format

HEX#bfaced
RGBrgb(191, 172, 237)
HSLhsl(258, 64%, 80%)
CMYKcmyk(19%, 27%, 0%, 7%)
LABlab(74.0 19.8 -30.0)
LCHlch(74.0 35.9 303.4)
OKLCHoklch(0.783 0.093 297.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfaced on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#bfaced on black: 10.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.9%
Green67.5%
Blue92.9%

CMYK percentages

Cyan19.4%
Magenta27.4%
Yellow0.0%
Key (black)7.1%

Color previews

#bfaced text on a black background

contrast 10.34:1

Card sample

#bfaced text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(191, 172, 237, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(191, 172, 237, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bfaced;
background: linear-gradient(135deg, #bfaced, #EAACED);

Monochromatic scale

Palettes built from #bfaced

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bfaced in the Color Lab