Skip to content

#cdceaf

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

RGB
205, 206, 175
HSL
62°, 24%, 75%
CMYK
1, 0, 15, 19
Luminance
0.6022

Every format

HEX#cdceaf
RGBrgb(205, 206, 175)
HSLhsl(62, 24%, 75%)
CMYKcmyk(1%, 0%, 15%, 19%)
LABlab(82.0 -5.6 15.3)
LCHlch(82.0 16.3 110.1)
OKLCHoklch(0.842 0.042 108.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green80.8%
Blue68.6%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow15.0%
Key (black)19.2%

Color previews

#cdceaf text on a black background

contrast 13.04:1

Card sample

#cdceaf text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdceaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdceaf in the Color Lab