Skip to content

#cfcc82

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

RGB
207, 204, 130
HSL
58°, 45%, 66%
CMYK
0, 1, 37, 19
Luminance
0.5806

Every format

HEX#cfcc82
RGBrgb(207, 204, 130)
HSLhsl(58, 45%, 66%)
CMYKcmyk(0%, 1%, 37%, 19%)
LABlab(80.8 -9.9 37.3)
LCHlch(80.8 38.6 104.9)
OKLCHoklch(0.831 0.095 106.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfcc82 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#cfcc82 on black: 12.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green80.0%
Blue51.0%

CMYK percentages

Cyan0.0%
Magenta1.4%
Yellow37.2%
Key (black)18.8%

Color previews

#cfcc82 text on a black background

contrast 12.61:1

Card sample

#cfcc82 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 204, 130, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 204, 130, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfcc82;
background: linear-gradient(135deg, #cfcc82, #9FCF82);

Monochromatic scale

Palettes built from #cfcc82

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfcc82 in the Color Lab