Skip to content

#cecdb3

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

RGB
206, 205, 179
HSL
58°, 22%, 76%
CMYK
0, 1, 13, 19
Luminance
0.6004

Every format

HEX#cecdb3
RGBrgb(206, 205, 179)
HSLhsl(58, 22%, 76%)
CMYKcmyk(0%, 1%, 13%, 19%)
LABlab(81.9 -4.1 13.1)
LCHlch(81.9 13.7 107.4)
OKLCHoklch(0.842 0.035 105.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cecdb3 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#cecdb3 on black: 13.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green80.4%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow13.1%
Key (black)19.2%

Color previews

#cecdb3 text on a black background

contrast 13.01:1

Card sample

#cecdb3 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecdb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecdb3 in the Color Lab