Skip to content

#cdccae

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

RGB
205, 204, 174
HSL
58°, 24%, 74%
CMYK
0, 1, 15, 20
Luminance
0.5922

Every format

HEX#cdccae
RGBrgb(205, 204, 174)
HSLhsl(58, 24%, 74%)
CMYKcmyk(0%, 1%, 15%, 20%)
LABlab(81.4 -4.7 15.1)
LCHlch(81.4 15.8 107.4)
OKLCHoklch(0.838 0.041 105.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green80.0%
Blue68.2%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow15.1%
Key (black)19.6%

Color previews

#cdccae text on a black background

contrast 12.84:1

Card sample

#cdccae text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdccae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdccae in the Color Lab