Skip to content

#fffdc7

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

RGB
255, 253, 199
HSL
58°, 100%, 89%
CMYK
0, 1, 22, 0
Luminance
0.9563

Every format

HEX#fffdc7
RGBrgb(255, 253, 199)
HSLhsl(58, 100%, 89%)
CMYKcmyk(0%, 1%, 22%, 0%)
LABlab(98.3 -7.8 26.2)
LCHlch(98.3 27.3 106.5)
OKLCHoklch(0.983 0.069 105.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue78.0%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow22.0%
Key (black)0.0%

Color previews

#fffdc7 text on a black background

contrast 20.13:1

Card sample

#fffdc7 text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffdc7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffdc7 in the Color Lab