Skip to content

#cdc2cc

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

RGB
205, 194, 204
HSL
306°, 10%, 78%
CMYK
0, 5, 1, 20
Luminance
0.5592

Every format

HEX#cdc2cc
RGBrgb(205, 194, 204)
HSLhsl(306, 10%, 78%)
CMYKcmyk(0%, 5%, 1%, 20%)
LABlab(79.6 5.6 -3.6)
LCHlch(79.6 6.7 327.3)
OKLCHoklch(0.826 0.018 328.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdc2cc on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#cdc2cc on black: 12.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green76.1%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta5.4%
Yellow0.5%
Key (black)19.6%

Color previews

#cdc2cc text on a black background

contrast 12.18:1

Card sample

#cdc2cc text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdc2cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdc2cc in the Color Lab