Skip to content

#ddcceb

a pale, soft violet · warm · closest name: lavender

RGB
221, 204, 235
HSL
273°, 44%, 86%
CMYK
6, 13, 0, 8
Luminance
0.6456

Every format

HEX#ddcceb
RGBrgb(221, 204, 235)
HSLhsl(273, 44%, 86%)
CMYKcmyk(6%, 13%, 0%, 8%)
LABlab(84.3 11.5 -13.1)
LCHlch(84.3 17.5 311.3)
OKLCHoklch(0.869 0.046 309.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddcceb on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#ddcceb on black: 13.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green80.0%
Blue92.2%

CMYK percentages

Cyan6.0%
Magenta13.2%
Yellow0.0%
Key (black)7.8%

Color previews

#ddcceb text on a black background

contrast 13.91:1

Card sample

#ddcceb text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddcceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddcceb in the Color Lab