Skip to content

#fccc6f

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

RGB
252, 204, 111
HSL
40°, 96%, 71%
CMYK
0, 19, 56, 1
Luminance
0.6503

Every format

HEX#fccc6f
RGBrgb(252, 204, 111)
HSLhsl(40, 96%, 71%)
CMYKcmyk(0%, 19%, 56%, 1%)
LABlab(84.5 6.4 52.1)
LCHlch(84.5 52.5 83.0)
OKLCHoklch(0.869 0.124 82.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green80.0%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow56.0%
Key (black)1.2%

Color previews

#fccc6f text on a black background

contrast 14.01:1

Card sample

#fccc6f text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccc6f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccc6f in the Color Lab