Skip to content

#cfcdaf

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

RGB
207, 205, 175
HSL
56°, 25%, 75%
CMYK
0, 1, 16, 19
Luminance
0.6002

Every format

HEX#cfcdaf
RGBrgb(207, 205, 175)
HSLhsl(56, 25%, 75%)
CMYKcmyk(0%, 1%, 16%, 19%)
LABlab(81.8 -4.4 15.2)
LCHlch(81.8 15.8 106.0)
OKLCHoklch(0.842 0.041 104.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red81.2%
Green80.4%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta1.0%
Yellow15.5%
Key (black)18.8%

Color previews

#cfcdaf text on a black background

contrast 13.00:1

Card sample

#cfcdaf text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfcdaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfcdaf in the Color Lab