Skip to content

#cdcebc

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

RGB
205, 206, 188
HSL
63°, 16%, 77%
CMYK
1, 0, 9, 19
Luminance
0.6075

Every format

HEX#cdcebc
RGBrgb(205, 206, 188)
HSLhsl(63, 16%, 77%)
CMYKcmyk(1%, 0%, 9%, 19%)
LABlab(82.3 -3.5 8.8)
LCHlch(82.3 9.5 111.6)
OKLCHoklch(0.846 0.025 109.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green80.8%
Blue73.7%

CMYK percentages

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

Color previews

#cdcebc text on a black background

contrast 13.15:1

Card sample

#cdcebc text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcebc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcebc in the Color Lab