Skip to content

#ddc2cb

a light, soft magenta / pink · warm · closest name: silver

RGB
221, 194, 203
HSL
340°, 28%, 81%
CMYK
0, 12, 8, 13
Luminance
0.5827

Every format

HEX#ddc2cb
RGBrgb(221, 194, 203)
HSLhsl(340, 28%, 81%)
CMYKcmyk(0%, 12%, 8%, 13%)
LABlab(80.9 11.0 -1.0)
LCHlch(80.9 11.1 354.9)
OKLCHoklch(0.839 0.033 355.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddc2cb on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#ddc2cb on black: 12.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green76.1%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta12.2%
Yellow8.1%
Key (black)13.3%

Color previews

#ddc2cb text on a black background

contrast 12.65:1

Card sample

#ddc2cb text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddc2cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddc2cb in the Color Lab