Skip to content

#cdb2cd

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

RGB
205, 178, 205
HSL
300°, 21%, 75%
CMYK
0, 13, 0, 20
Luminance
0.4923

Every format

HEX#cdb2cd
RGBrgb(205, 178, 205)
HSLhsl(300, 21%, 75%)
CMYKcmyk(0%, 13%, 0%, 20%)
LABlab(75.6 14.4 -10.1)
LCHlch(75.6 17.6 325.2)
OKLCHoklch(0.795 0.048 326.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdb2cd on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#cdb2cd on black: 10.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green69.8%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta13.2%
Yellow0.0%
Key (black)19.6%

Color previews

#cdb2cd text on a black background

contrast 10.85:1

Card sample

#cdb2cd text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 178, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 178, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdb2cd;
background: linear-gradient(135deg, #cdb2cd, #CDB2BB);

Monochromatic scale

Palettes built from #cdb2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdb2cd in the Color Lab