Skip to content

#cecdbd

a light, muted yellow · cool · closest name: silver

RGB
206, 205, 189
HSL
57°, 15%, 78%
CMYK
0, 1, 8, 19
Luminance
0.6046

Every format

HEX#cecdbd
RGBrgb(206, 205, 189)
HSLhsl(57, 15%, 78%)
CMYKcmyk(0%, 1%, 8%, 19%)
LABlab(82.1 -2.5 8.1)
LCHlch(82.1 8.5 106.9)
OKLCHoklch(0.845 0.022 103.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cecdbd on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#cecdbd on black: 13.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green80.4%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow8.3%
Key (black)19.2%

Color previews

#cecdbd text on a black background

contrast 13.09:1

Card sample

#cecdbd text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecdbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecdbd in the Color Lab