Skip to content

#fdfddc

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

RGB
253, 253, 220
HSL
60°, 89%, 93%
CMYK
0, 0, 13, 1
Luminance
0.9630

Every format

HEX#fdfddc
RGBrgb(253, 253, 220)
HSLhsl(60, 89%, 93%)
CMYKcmyk(0%, 0%, 13%, 1%)
LABlab(98.5 -5.4 15.8)
LCHlch(98.5 16.7 108.9)
OKLCHoklch(0.986 0.043 107.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green99.2%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow13.0%
Key (black)0.8%

Color previews

#fdfddc text on a black background

contrast 20.26:1

Card sample

#fdfddc text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfddc in the Color Lab