Skip to content

#cecfad

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

RGB
206, 207, 173
HSL
62°, 26%, 75%
CMYK
1, 0, 16, 19
Luminance
0.6076

Every format

HEX#cecfad
RGBrgb(206, 207, 173)
HSLhsl(62, 26%, 75%)
CMYKcmyk(1%, 0%, 16%, 19%)
LABlab(82.3 -6.1 16.8)
LCHlch(82.3 17.9 109.8)
OKLCHoklch(0.845 0.046 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green81.2%
Blue67.8%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow16.4%
Key (black)18.8%

Color previews

#cecfad text on a black background

contrast 13.15:1

Card sample

#cecfad text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecfad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecfad in the Color Lab