Skip to content

#fdfccc

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

RGB
253, 252, 204
HSL
59°, 93%, 90%
CMYK
0, 0, 19, 1
Luminance
0.9486

Every format

HEX#fdfccc
RGBrgb(253, 252, 204)
HSLhsl(59, 93%, 90%)
CMYKcmyk(0%, 0%, 19%, 1%)
LABlab(98.0 -7.3 23.2)
LCHlch(98.0 24.3 107.4)
OKLCHoklch(0.980 0.062 106.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfccc on white: 1.05:1
AA ✗ fail · AA-large · AAA
Aa
#fdfccc on black: 19.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green98.8%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow19.4%
Key (black)0.8%

Color previews

#fdfccc text on a black background

contrast 19.97:1

Card sample

#fdfccc text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfccc in the Color Lab