Skip to content

#fdefcc

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

RGB
253, 239, 204
HSL
43°, 93%, 90%
CMYK
0, 6, 19, 1
Luminance
0.8698

Every format

HEX#fdefcc
RGBrgb(253, 239, 204)
HSLhsl(43, 93%, 90%)
CMYKcmyk(0%, 6%, 19%, 1%)
LABlab(94.7 -0.8 18.6)
LCHlch(94.7 18.7 92.3)
OKLCHoklch(0.954 0.048 88.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdefcc on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#fdefcc on black: 18.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green93.7%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow19.4%
Key (black)0.8%

Color previews

#fdefcc text on a black background

contrast 18.40:1

Card sample

#fdefcc text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdefcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdefcc in the Color Lab