Skip to content

#fccc57

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

RGB
252, 204, 87
HSL
43°, 97%, 67%
CMYK
0, 19, 66, 1
Luminance
0.6457

Every format

HEX#fccc57
RGBrgb(252, 204, 87)
HSLhsl(43, 97%, 67%)
CMYKcmyk(0%, 19%, 66%, 1%)
LABlab(84.3 4.8 62.8)
LCHlch(84.3 63.0 85.6)
OKLCHoklch(0.866 0.143 86.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fccc57 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#fccc57 on black: 13.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green80.0%
Blue34.1%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow65.5%
Key (black)1.2%

Color previews

#fccc57 text on a black background

contrast 13.91:1

Card sample

#fccc57 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccc57

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccc57 in the Color Lab