Skip to content

#cfbc80

a light, vivid yellow · cool · closest name: tan

RGB
207, 188, 128
HSL
46°, 45%, 66%
CMYK
0, 9, 38, 19
Luminance
0.5079

Every format

HEX#cfbc80
RGBrgb(207, 188, 128)
HSLhsl(46, 45%, 66%)
CMYKcmyk(0%, 9%, 38%, 19%)
LABlab(76.5 -1.8 32.8)
LCHlch(76.5 32.9 93.2)
OKLCHoklch(0.797 0.081 92.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfbc80 on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#cfbc80 on black: 11.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green73.7%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta9.2%
Yellow38.2%
Key (black)18.8%

Color previews

#cfbc80 text on a black background

contrast 11.16:1

Card sample

#cfbc80 text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfbc80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfbc80 in the Color Lab