Skip to content

#fdfbeb

a pale, electric yellow · cool · “ivory”

RGB
253, 251, 235
HSL
53°, 82%, 96%
CMYK
0, 1, 7, 1
Luminance
0.9588

Every format

HEX#fdfbeb
RGBrgb(253, 251, 235)
HSLhsl(53, 82%, 96%)
CMYKcmyk(0%, 1%, 7%, 1%)
LABlab(98.4 -2.0 7.9)
LCHlch(98.4 8.2 104.5)
OKLCHoklch(0.985 0.021 101.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow7.1%
Key (black)0.8%

Color previews

#fdfbeb text on a black background

contrast 20.18:1

Card sample

#fdfbeb text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfbeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfbeb in the Color Lab