Skip to content

#fffcdc

a pale, electric yellow · cool · closest name: beige

RGB
255, 252, 220
HSL
55°, 100%, 93%
CMYK
0, 1, 14, 0
Luminance
0.9605

Every format

HEX#fffcdc
RGBrgb(255, 252, 220)
HSLhsl(55, 100%, 93%)
CMYKcmyk(0%, 1%, 14%, 0%)
LABlab(98.5 -4.2 15.7)
LCHlch(98.5 16.3 105.0)
OKLCHoklch(0.985 0.042 102.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffcdc on white: 1.04:1
AA ✗ fail · AA-large · AAA
Aa
#fffcdc on black: 20.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green98.8%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow13.7%
Key (black)0.0%

Color previews

#fffcdc text on a black background

contrast 20.21:1

Card sample

#fffcdc text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffcdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffcdc in the Color Lab