Skip to content

#fccc6c

a light, electric yellow · warm · closest name: khaki

RGB
252, 204, 108
HSL
40°, 96%, 71%
CMYK
0, 19, 57, 1
Luminance
0.6496

Every format

HEX#fccc6c
RGBrgb(252, 204, 108)
HSLhsl(40, 96%, 71%)
CMYKcmyk(0%, 19%, 57%, 1%)
LABlab(84.5 6.2 53.5)
LCHlch(84.5 53.9 83.4)
OKLCHoklch(0.868 0.126 83.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fccc6c on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#fccc6c on black: 13.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green80.0%
Blue42.4%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow57.1%
Key (black)1.2%

Color previews

#fccc6c text on a black background

contrast 13.99:1

Card sample

#fccc6c text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(252, 204, 108, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(252, 204, 108, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fccc6c;
background: linear-gradient(135deg, #fccc6c, #CCFC6C);

Monochromatic scale

Palettes built from #fccc6c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccc6c in the Color Lab