Skip to content

#fdfbed

a pale, electric yellow · cool · “ivory”

RGB
253, 251, 237
HSL
53°, 80%, 96%
CMYK
0, 1, 6, 1
Luminance
0.9599

Every format

HEX#fdfbed
RGBrgb(253, 251, 237)
HSLhsl(53, 80%, 96%)
CMYKcmyk(0%, 1%, 6%, 1%)
LABlab(98.4 -1.7 6.9)
LCHlch(98.4 7.2 103.8)
OKLCHoklch(0.986 0.018 100.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green98.4%
Blue92.9%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow6.3%
Key (black)0.8%

Color previews

#fdfbed text on a black background

contrast 20.20:1

Card sample

#fdfbed text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfbed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfbed in the Color Lab