Skip to content

#fcfdac

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

RGB
252, 253, 172
HSL
61°, 95%, 83%
CMYK
0, 0, 32, 1
Luminance
0.9392

Every format

HEX#fcfdac
RGBrgb(252, 253, 172)
HSLhsl(61, 95%, 83%)
CMYKcmyk(0%, 0%, 32%, 1%)
LABlab(97.6 -12.3 38.7)
LCHlch(97.6 40.6 107.6)
OKLCHoklch(0.975 0.101 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcfdac on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#fcfdac on black: 19.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green99.2%
Blue67.5%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#fcfdac text on a black background

contrast 19.78:1

Card sample

#fcfdac text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcfdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcfdac in the Color Lab