Skip to content

#ccaf2a

a balanced, vivid yellow · cool · closest name: olive

RGB
204, 175, 42
HSL
49°, 66%, 48%
CMYK
0, 14, 79, 20
Luminance
0.4366

Every format

HEX#ccaf2a
RGBrgb(204, 175, 42)
HSLhsl(49, 66%, 48%)
CMYKcmyk(0%, 14%, 79%, 20%)
LABlab(72.0 -2.6 66.3)
LCHlch(72.0 66.4 92.3)
OKLCHoklch(0.758 0.144 95.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccaf2a on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#ccaf2a on black: 9.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green68.6%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta14.2%
Yellow79.4%
Key (black)20.0%

Color previews

#ccaf2a text on a black background

contrast 9.73:1

Card sample

#ccaf2a text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 175, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 175, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccaf2a;
background: linear-gradient(135deg, #ccaf2a, #7DCC2A);

Monochromatic scale

Palettes built from #ccaf2a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccaf2a in the Color Lab