Skip to content

#ddbbfc

a pale, electric violet · warm · closest name: plum

RGB
221, 187, 252
HSL
271°, 92%, 86%
CMYK
12, 26, 0, 1
Luminance
0.5794

Every format

HEX#ddbbfc
RGBrgb(221, 187, 252)
HSLhsl(271, 92%, 86%)
CMYKcmyk(12%, 26%, 0%, 1%)
LABlab(80.7 24.0 -27.6)
LCHlch(80.7 36.6 311.1)
OKLCHoklch(0.843 0.096 308.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddbbfc on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#ddbbfc on black: 12.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green73.3%
Blue98.8%

CMYK percentages

Cyan12.3%
Magenta25.8%
Yellow0.0%
Key (black)1.2%

Color previews

#ddbbfc text on a black background

contrast 12.59:1

Card sample

#ddbbfc text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(221, 187, 252, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(221, 187, 252, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ddbbfc;
background: linear-gradient(135deg, #ddbbfc, #FCBBF0);

Monochromatic scale

Palettes built from #ddbbfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddbbfc in the Color Lab