Skip to content

#cecabd

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

RGB
206, 202, 189
HSL
46°, 15%, 78%
CMYK
0, 2, 8, 19
Luminance
0.5904

Every format

HEX#cecabd
RGBrgb(206, 202, 189)
HSLhsl(46, 15%, 78%)
CMYKcmyk(0%, 2%, 8%, 19%)
LABlab(81.3 -0.9 7.0)
LCHlch(81.3 7.0 97.3)
OKLCHoklch(0.839 0.018 92.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cecabd on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#cecabd on black: 12.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green79.2%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta1.9%
Yellow8.3%
Key (black)19.2%

Color previews

#cecabd text on a black background

contrast 12.81:1

Card sample

#cecabd text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecabd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecabd in the Color Lab