Skip to content

#bdafcc

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

RGB
189, 175, 204
HSL
269°, 22%, 74%
CMYK
7, 14, 0, 20
Luminance
0.4584

Every format

HEX#bdafcc
RGBrgb(189, 175, 204)
HSLhsl(269, 22%, 74%)
CMYKcmyk(7%, 14%, 0%, 20%)
LABlab(73.4 10.5 -12.9)
LCHlch(73.4 16.6 309.1)
OKLCHoklch(0.775 0.043 307.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdafcc on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#bdafcc on black: 10.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green68.6%
Blue80.0%

CMYK percentages

Cyan7.4%
Magenta14.2%
Yellow0.0%
Key (black)20.0%

Color previews

#bdafcc text on a black background

contrast 10.17:1

Card sample

#bdafcc text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(189, 175, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(189, 175, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bdafcc;
background: linear-gradient(135deg, #bdafcc, #CCAFC8);

Monochromatic scale

Palettes built from #bdafcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdafcc in the Color Lab