Skip to content

#fffdd0

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

RGB
255, 253, 208
HSL
57°, 100%, 91%
CMYK
0, 1, 18, 0
Luminance
0.9606

Every format

HEX#fffdd0
RGBrgb(255, 253, 208)
HSLhsl(57, 100%, 91%)
CMYKcmyk(0%, 1%, 18%, 0%)
LABlab(98.5 -6.5 21.8)
LCHlch(98.5 22.8 106.6)
OKLCHoklch(0.984 0.058 105.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue81.6%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow18.4%
Key (black)0.0%

Color previews

#fffdd0 text on a black background

contrast 20.21:1

Card sample

#fffdd0 text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffdd0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffdd0 in the Color Lab