Skip to content

#fccc7a

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

RGB
252, 204, 122
HSL
38°, 96%, 73%
CMYK
0, 19, 52, 1
Luminance
0.6529

Every format

HEX#fccc7a
RGBrgb(252, 204, 122)
HSLhsl(38, 96%, 73%)
CMYKcmyk(0%, 19%, 52%, 1%)
LABlab(84.6 7.3 47.0)
LCHlch(84.6 47.5 81.1)
OKLCHoklch(0.870 0.114 79.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fccc7a on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#fccc7a on black: 14.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green80.0%
Blue47.8%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow51.6%
Key (black)1.2%

Color previews

#fccc7a text on a black background

contrast 14.06:1

Card sample

#fccc7a text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccc7a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccc7a in the Color Lab