Skip to content

#fdf3cd

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

RGB
253, 243, 205
HSL
48°, 92%, 90%
CMYK
0, 4, 19, 1
Luminance
0.8939

Every format

HEX#fdf3cd
RGBrgb(253, 243, 205)
HSLhsl(48, 92%, 90%)
CMYKcmyk(0%, 4%, 19%, 1%)
LABlab(95.7 -2.6 19.6)
LCHlch(95.7 19.7 97.7)
OKLCHoklch(0.962 0.051 95.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdf3cd on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#fdf3cd on black: 18.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green95.3%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta4.0%
Yellow19.0%
Key (black)0.8%

Color previews

#fdf3cd text on a black background

contrast 18.88:1

Card sample

#fdf3cd text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdf3cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdf3cd in the Color Lab