Skip to content

#cdcebd

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

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

Every format

HEX#cdcebd
RGBrgb(205, 206, 189)
HSLhsl(64, 15%, 78%)
CMYKcmyk(1%, 0%, 8%, 19%)
LABlab(82.3 -3.3 8.3)
LCHlch(82.3 9.0 111.8)
OKLCHoklch(0.846 0.023 109.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#cdcebd text on a black background

contrast 13.16:1

Card sample

#cdcebd text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcebd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcebd in the Color Lab