Skip to content

#cecbbc

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

RGB
206, 203, 188
HSL
50°, 16%, 77%
CMYK
0, 2, 9, 19
Luminance
0.5946

Every format

HEX#cecbbc
RGBrgb(206, 203, 188)
HSLhsl(50, 16%, 77%)
CMYKcmyk(0%, 2%, 9%, 19%)
LABlab(81.5 -1.6 7.8)
LCHlch(81.5 8.0 101.4)
OKLCHoklch(0.840 0.021 97.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cecbbc on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#cecbbc on black: 12.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green79.6%
Blue73.7%

CMYK percentages

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

Color previews

#cecbbc text on a black background

contrast 12.89:1

Card sample

#cecbbc text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecbbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecbbc in the Color Lab