Skip to content

#fcfded

a pale, electric yellow · cool · “ivory”

RGB
252, 253, 237
HSL
64°, 80%, 96%
CMYK
0, 0, 6, 1
Luminance
0.9706

Every format

HEX#fcfded
RGBrgb(252, 253, 237)
HSLhsl(64, 80%, 96%)
CMYKcmyk(0%, 0%, 6%, 1%)
LABlab(98.8 -3.1 7.5)
LCHlch(98.8 8.1 112.1)
OKLCHoklch(0.989 0.021 109.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcfded on white: 1.03:1
AA ✗ fail · AA-large · AAA
Aa
#fcfded on black: 20.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green99.2%
Blue92.9%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow6.3%
Key (black)0.8%

Color previews

#fcfded text on a black background

contrast 20.41:1

Card sample

#fcfded text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcfded

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcfded in the Color Lab